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-lock.json
parentb30f96bdb302e3a9d4b99fb7bdd7385e42e3d0aa (diff)
deps: @npmcli/arborist@5.0.4
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 6e7d2bb06..e27a50fe3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -88,7 +88,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",
@@ -9508,7 +9508,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
- "version": "5.0.3",
+ "version": "5.0.4",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",