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/cacache/package.json')
-rw-r--r--node_modules/cacache/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/node_modules/cacache/package.json b/node_modules/cacache/package.json
index 3c2e65c04..6cb414015 100644
--- a/node_modules/cacache/package.json
+++ b/node_modules/cacache/package.json
@@ -1,6 +1,6 @@
{
"name": "cacache",
- "version": "15.2.0",
+ "version": "15.3.0",
"cache-version": {
"content": "2",
"index": "5"
@@ -43,6 +43,7 @@
],
"license": "ISC",
"dependencies": {
+ "@npmcli/fs": "^1.0.0",
"@npmcli/move-file": "^1.0.1",
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",