Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mikeblum/hugo-now.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2019-09-02 18:29:21 +0300
committerMichael Blum <mikeblum@users.noreply.github.com>2019-09-02 18:29:21 +0300
commite5b35c7326ff2bdd9acea03b7707c5c59311bb02 (patch)
tree38b764e9b190ea0a59d0d3e3c392661d8222f7cf
parentb465f2405908020ded763e9b6399ff7d880ac873 (diff)
Bump extend from 3.0.1 to 3.0.2 (#10)
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json12
1 files changed, 3 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 5da6aaa..0d7c3fa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -687,9 +687,9 @@
}
},
"extend": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz",
- "integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=",
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
+ "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
"dev": true
},
"extglob": {
@@ -1070,12 +1070,6 @@
"jsbn": "~0.1.0"
}
},
- "extend": {
- "version": "3.0.1",
- "bundled": true,
- "dev": true,
- "optional": true
- },
"extsprintf": {
"version": "1.0.2",
"bundled": true,