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-02-24 22:44:22 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-02-24 22:44:22 +0300
commitd58e4442b0a16c84219d5f80ab88ef68ad209918 (patch)
treeb91bac5d027822ea1a42ed81dcc3dc91dc102e76 /workspaces/libnpmexec
parentc608512ed03ccf87dc989cec2849d14bf034513a (diff)
Diffstat (limited to 'workspaces/libnpmexec')
-rw-r--r--workspaces/libnpmexec/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index b12464e51..2ee3a86c5 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -50,7 +50,7 @@
"tap": "^15.0.6"
},
"dependencies": {
- "@npmcli/arborist": "^4.0.0",
+ "@npmcli/arborist": "^5.0.0",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/run-script": "^3.0.0",
"chalk": "^4.1.0",