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>2021-10-28 09:12:56 +0300
committerLuke Karrys <luke@lukekarrys.com>2021-10-28 21:31:13 +0300
commit8af94726b098031c7c0cae7ed50cc4e2e3499181 (patch)
treeefb7e2a38493042e8e13fd6db207f4d9710b14a4 /package.json
parent070901d7a6e3110a04ef41d8fcf14ffbfcce1496 (diff)
deps: arborist@4.0.3
PR-URL: https://github.com/npm/cli/pull/3953 Credit: @lukekarrys Close: #3953 Reviewed-by: @nlf
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 b92ca93f6..7856494e7 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^4.0.2",
+ "@npmcli/arborist": "^4.0.3",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.0",
"@npmcli/map-workspaces": "^2.0.0",