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-04-06 19:19:09 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commit69d834319a9d668bd451600ab6e124a8819b284d (patch)
tree806b75be6329d1914b08ecb819f367ef2c8be03f /package.json
parent71296d5ca4ace5805e1061c1a58878939c1c32f3 (diff)
deps: graceful-fs@4.2.10
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 dc5b1ce9a..5aabeb95c 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"columnify": "^1.6.0",
"fastest-levenshtein": "^1.0.12",
"glob": "^7.2.0",
- "graceful-fs": "^4.2.9",
+ "graceful-fs": "^4.2.10",
"hosted-git-info": "^5.0.0",
"ini": "^3.0.0",
"init-package-json": "^3.0.2",