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-06-14 16:48:31 +0300
committerGitHub <noreply@github.com>2022-06-14 16:48:31 +0300
commitd404c8c9d3f86e7491070210a763e701582830e0 (patch)
treed9e87d5b930ca769eae94e8d10836bd0ada1a929 /package.json
parent053dffe2adf4bc5cc33e98de63f9331f47be23ea (diff)
deps: cacache@16.1.1 (#4985)
* read: change lstat to stat to correctly evaluate file size
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 149c7da68..b47e490e9 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.1.0",
+ "cacache": "^16.1.1",
"chalk": "^4.1.2",
"chownr": "^2.0.0",
"cli-columns": "^4.0.0",