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:
authornlf <quitlahok@gmail.com>2022-03-17 21:42:04 +0300
committerGitHub <noreply@github.com>2022-03-17 21:42:04 +0300
commitaec2bfecca4ad3ee7db4481cf068add9c42e7160 (patch)
tree2cf83fa217f4dd6d27aed6c98d3703ecbe815ac9 /package.json
parentddbb505ec6077576e0a9d00a14b43d32d69e4f9e (diff)
deps: cacache@16.0.2 (#4585)
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 faf59dc5d..2b2081243 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",
"archy": "~1.0.0",
- "cacache": "^16.0.1",
+ "cacache": "^16.0.2",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",