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-03-22 20:36:11 +0300
committerNathan Fritz <fritzy@github.com>2022-03-24 23:21:44 +0300
commit6dd1139c9f302ac71f47a75e70bbe9cdf2e64960 (patch)
treec1b2c0d8f8bec6b8a6b4437e7c0aa361bccc919f /package.json
parent6df061ec2a52882693ed86a3524ac6af0f88acd8 (diff)
deps: cacache@16.0.3
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 3b2ca7670..ac5f5dd0b 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",
"archy": "~1.0.0",
- "cacache": "^16.0.2",
+ "cacache": "^16.0.3",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",