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:
authorGar <gar+gh@danger.computer>2022-04-05 23:11:00 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commit485753df44e66921dcb593e1bcbb39de79c6dc11 (patch)
tree074af329ba0016803d84a1e6073454887faa76bd /node_modules/cacache/package.json
parent0f23c3378c991b2a482463ce7f700829a3752940 (diff)
deps: cacache@16.0.4
Diffstat (limited to 'node_modules/cacache/package.json')
-rw-r--r--node_modules/cacache/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/node_modules/cacache/package.json b/node_modules/cacache/package.json
index edae9a4f9..3467f8af8 100644
--- a/node_modules/cacache/package.json
+++ b/node_modules/cacache/package.json
@@ -1,6 +1,6 @@
{
"name": "cacache",
- "version": "16.0.3",
+ "version": "16.0.4",
"cache-version": {
"content": "2",
"index": "5"
@@ -50,7 +50,7 @@
"license": "ISC",
"dependencies": {
"@npmcli/fs": "^2.1.0",
- "@npmcli/move-file": "^1.1.2",
+ "@npmcli/move-file": "^2.0.0",
"chownr": "^2.0.0",
"fs-minipass": "^2.1.0",
"glob": "^7.2.0",
@@ -64,13 +64,13 @@
"p-map": "^4.0.0",
"promise-inflight": "^1.0.1",
"rimraf": "^3.0.2",
- "ssri": "^8.0.1",
+ "ssri": "^9.0.0",
"tar": "^6.1.11",
"unique-filename": "^1.1.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
- "@npmcli/template-oss": "3.1.2",
+ "@npmcli/template-oss": "3.2.2",
"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.1.2"
+ "version": "3.2.2"
},
"author": "GitHub Inc."
}