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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 09375d56d..05384a35e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2306,15 +2306,15 @@
}
},
"pacote": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-6.0.1.tgz",
- "integrity": "sha512-BvGf8BnnkMcTqJk7MLimR8GWOsG/BJ+st4LS+Q82LoetVUQ1bqwoDw/WEjbUgfKdLIG/wKk9OWk9Zce8sNbPIw==",
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-6.0.2.tgz",
+ "integrity": "sha512-PsnzsjS/rNjY0fojY8QNy6Zq1XvTA3X0vhtfNtExAf1h/746f4MaSatHEU6jiAb9yqvzdThnFGAy+t5VtKwgjg==",
"requires": {
"bluebird": "3.5.0",
"cacache": "9.2.9",
"glob": "7.1.2",
"lru-cache": "4.1.1",
- "make-fetch-happen": "2.4.13",
+ "make-fetch-happen": "2.5.0",
"minimatch": "3.0.4",
"mississippi": "1.3.0",
"normalize-package-data": "2.4.0",
@@ -2334,9 +2334,9 @@
},
"dependencies": {
"make-fetch-happen": {
- "version": "2.4.13",
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-2.4.13.tgz",
- "integrity": "sha512-73CsTlMRSLdGr7VvOE8iYl/ejOSIxyfRYg7jZhepGGEqIlgdq6FLe2DEAI5bo813Jdg5fS/Ku62SRQ/UpT6NJA==",
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-2.5.0.tgz",
+ "integrity": "sha512-JPD5R43T02wIkcxjcmZuR7D06nB20fMR8aC9VEyYsSBXvJa5hOR/QhCxKY+5SXhy3uU5OUY/r+A6r+fJ2mFndA==",
"requires": {
"agentkeepalive": "3.3.0",
"cacache": "9.2.9",