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:
authorLuke Karrys <luke@lukekarrys.com>2022-04-21 00:32:00 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-04-26 23:27:44 +0300
commit532883ffc35fc1cc9aec09f03bf5ee0f256b94a4 (patch)
tree5b39ce754e0f55219bdc89958f1c8e7097043e95 /node_modules/cacache/package.json
parent3f2b24afe205547dbbadf5a6313e95f6b565fb49 (diff)
deps: cacache@16.0.6
Diffstat (limited to 'node_modules/cacache/package.json')
-rw-r--r--node_modules/cacache/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/node_modules/cacache/package.json b/node_modules/cacache/package.json
index 3467f8af8..9eb646df7 100644
--- a/node_modules/cacache/package.json
+++ b/node_modules/cacache/package.json
@@ -1,6 +1,6 @@
{
"name": "cacache",
- "version": "16.0.4",
+ "version": "16.0.6",
"cache-version": {
"content": "2",
"index": "5"
@@ -53,7 +53,7 @@
"@npmcli/move-file": "^2.0.0",
"chownr": "^2.0.0",
"fs-minipass": "^2.1.0",
- "glob": "^7.2.0",
+ "glob": "^8.0.1",
"infer-owner": "^1.0.4",
"lru-cache": "^7.7.1",
"minipass": "^3.1.6",
@@ -70,7 +70,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
- "@npmcli/template-oss": "3.2.2",
+ "@npmcli/template-oss": "3.4.1",
"benchmark": "^2.1.4",
"chalk": "^4.1.2",
"require-inject": "^1.4.4",
@@ -87,7 +87,7 @@
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"windowsCI": false,
- "version": "3.2.2"
+ "version": "3.4.1"
},
"author": "GitHub Inc."
}