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-05-18 23:25:57 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-05-20 00:14:58 +0300
commit632ce87bbd23707cba2c49b95d5db755b3d68638 (patch)
tree23ad2e15c440eed6fde940f710803334802f1d70 /package.json
parentee3308a7a08799ec7e86237165ebaf278d9a4f9f (diff)
deps: cacache@16.1.0
* allow external integrity/size source
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e654f9410..621be8335 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
- "cacache": "^16.0.7",
+ "cacache": "^16.1.0",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",