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>2021-10-14 22:23:19 +0300
committernlf <quitlahok@gmail.com>2021-10-14 23:16:35 +0300
commitb6bc279e55aa65afff09d9258f9df7168a7dbadb (patch)
treef2833ca52b69822e4bc04b8ba8c1a13f972635ae /package.json
parentfbc5a3d08231176b9d8a7b9dd3371fb40ba6abc9 (diff)
deps: @npmcli/arborist@4.0.1
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 63eea4191..d12b55fc7 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^4.0.0",
+ "@npmcli/arborist": "^4.0.1",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.0",
"@npmcli/map-workspaces": "^1.0.4",