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 'node_modules/pacote/package.json')
-rw-r--r--node_modules/pacote/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/node_modules/pacote/package.json b/node_modules/pacote/package.json
index c03c53454..b4cf2a1ff 100644
--- a/node_modules/pacote/package.json
+++ b/node_modules/pacote/package.json
@@ -1,7 +1,7 @@
{
"_from": "pacote@latest",
- "_id": "pacote@2.7.6",
- "_integrity": "sha512-X/y4LIEaBblP/M0mjUHCAupYTwFlqJvxRwSMnZML2rmCv/aTdwkZFxdhPMZtWy5qZmurnYoROZs/Mp9rpISA2A==",
+ "_id": "pacote@2.7.8",
+ "_integrity": "sha512-sIclvGmEKaqRZTEtm+isrs+pAMcASH/aceGzphGuDvVUSYLQ+48du2Wg0SJltfPMtabsYPRIgUf6/QaPUXbjcA==",
"_location": "/pacote",
"_phantomChildren": {
"cacache": "9.0.0",
@@ -30,8 +30,8 @@
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.6.tgz",
- "_shasum": "698ea7664b58c702479939f62ad9200edf1929fa",
+ "_resolved": "https://registry.npmjs.org/pacote/-/pacote-2.7.8.tgz",
+ "_shasum": "91cd317ea54b2fd990c9dc00d79c5eeb1f487005",
"_shrinkwrap": null,
"_spec": "pacote@latest",
"_where": "/Users/zkat/Documents/code/npm",
@@ -59,7 +59,7 @@
"cacache": "^9.0.0",
"glob": "^7.1.1",
"lru-cache": "^4.0.2",
- "make-fetch-happen": "^2.4.2",
+ "make-fetch-happen": "^2.4.3",
"minimatch": "^3.0.3",
"mississippi": "^1.2.0",
"normalize-package-data": "^2.3.6",
@@ -122,5 +122,5 @@
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
},
- "version": "2.7.6"
+ "version": "2.7.8"
}