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-03-14 23:53:34 +0300
committernlf <nlf@github.com>2022-03-15 23:38:37 +0300
commite26548fb12a3bb23fbe32a336f1305e083aa51c0 (patch)
treeabc72b0d62357e79bb1d5626a553c9e4de85bb68 /workspaces
parentf6b771aabece09dca2231426d4f681d3578e5ab7 (diff)
deps: cacache@16.0.0
Diffstat (limited to 'workspaces')
-rw-r--r--workspaces/arborist/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index bdc92326e..e1b3c2e9b 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -13,7 +13,7 @@
"@npmcli/package-json": "^1.0.1",
"@npmcli/run-script": "^3.0.0",
"bin-links": "^3.0.0",
- "cacache": "^15.0.3",
+ "cacache": "^16.0.0",
"common-ancestor-path": "^1.0.1",
"json-parse-even-better-errors": "^2.3.1",
"json-stringify-nice": "^1.1.4",