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-11-04 01:38:58 +0300
committerGar <gar+gh@danger.computer>2021-11-04 17:17:17 +0300
commitac2fabb8604db0dac852913d61c8415ae7464485 (patch)
treea101364e26f3f9fce1ca47df62bb581838d8d9a7 /package.json
parent32ccd3c2767a14198a1803f04e747ef848f7c938 (diff)
deps: @npmcli/arborist@4.0.4
PR-URL: https://github.com/npm/cli/pull/3990 Credit: @lukekarrys Close: #3990 Reviewed-by: @wraithgar
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 cb8b46e8a..1e07ffdbd 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^4.0.3",
+ "@npmcli/arborist": "^4.0.4",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.0",
"@npmcli/map-workspaces": "^2.0.0",