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>2022-04-01 00:29:00 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-04-01 00:42:26 +0300
commit679e569d5778aef312b37c1ba3bda0171366c9fb (patch)
tree3c58d37b537f3e6e1bd0ffedd4022abc7a554b88 /package.json
parentb30f96bdb302e3a9d4b99fb7bdd7385e42e3d0aa (diff)
deps: @npmcli/arborist@5.0.4
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 934c5d0ba..64e4c7a18 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^5.0.3",
+ "@npmcli/arborist": "^5.0.4",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.0.1",
"@npmcli/fs": "^2.1.0",