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-08-25 22:18:20 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-08-26 01:02:40 +0300
commita79ee00b530b765ed219e81de77c37057c373adf (patch)
tree956c43ce190e2dd09cbcc12735bcb739fbfdd0ca /package.json
parentd94a9f56cce1de32bfd87f841d7678e8394d8ea6 (diff)
deps: cacache@16.1.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 e86e48892..f78ec8fee 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"@npmcli/run-script": "^4.2.1",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
- "cacache": "^16.1.1",
+ "cacache": "^16.1.3",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",