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:
authorKat Marchán <kzm@sykosomatic.org>2017-05-06 11:17:38 +0300
committerRebecca Turner <me@re-becca.org>2017-05-26 04:42:40 +0300
commit5e8bafa263902e45482b80b59aa4e4a5f61305fe (patch)
treeef9749a3d406065a7efc3c760456f1d043daaafe /package-lock.json
parent899f1b30bbeff3bb0142932bafa3f6069b85e7e4 (diff)
pacote@2.7.7
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/package-lock.json b/package-lock.json
index 12b6687f3..5cf838b03 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1292,14 +1292,14 @@
}
},
"pacote": {
- "version": "2.7.6",
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.6.tgz",
- "integrity": "sha512-X/y4LIEaBblP/M0mjUHCAupYTwFlqJvxRwSMnZML2rmCv/aTdwkZFxdhPMZtWy5qZmurnYoROZs/Mp9rpISA2A==",
+ "version": "2.7.8",
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.8.tgz",
+ "integrity": "sha512-sIclvGmEKaqRZTEtm+isrs+pAMcASH/aceGzphGuDvVUSYLQ+48du2Wg0SJltfPMtabsYPRIgUf6/QaPUXbjcA==",
"dependencies": {
"make-fetch-happen": {
- "version": "2.4.2",
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-2.4.2.tgz",
- "integrity": "sha512-sEf0VCgPv7ISmbzX/sZ+xynlY26WJuB5aTG0WNVuhz1Ed0MkB5BnOfb3vS7GZRHO5n9t0Cyrlw/zlDlQKxLWvA==",
+ "version": "2.4.3",
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-2.4.3.tgz",
+ "integrity": "sha512-Vi+Y+uUnWki65KG6RjjW6J4o10XJivCyhvSh4TB/XC5gNtD9MbxlyOVkAFKTNCj1w1wcDw7HWaVPGj0CPfAyhw==",
"dependencies": {
"agentkeepalive": {
"version": "3.1.0",
@@ -1398,9 +1398,9 @@
}
},
"node-fetch-npm": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/node-fetch-npm/-/node-fetch-npm-1.0.0.tgz",
- "integrity": "sha1-X9O4sBvDd6wgQSwPruNQFoKi9fU=",
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/node-fetch-npm/-/node-fetch-npm-2.0.0.tgz",
+ "integrity": "sha512-o8Vxcb16qHPAkqBTPIrxvGSY0dHrtwsk2opomChLWg/2MFJW/hqB3XDG78k0gyI0cmy95kSFjn4BLrMkbQFHAQ==",
"dependencies": {
"encoding": {
"version": "0.1.12",
@@ -1460,9 +1460,9 @@
}
},
"minimatch": {
- "version": "3.0.3",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.3.tgz",
- "integrity": "sha1-Kk5AkLlrLbBqnX3wEFWmKnfJt3Q=",
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
+ "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"dependencies": {
"brace-expansion": {
"version": "1.1.7",