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:
Diffstat (limited to 'workspaces/libnpmfund/package.json')
-rw-r--r--workspaces/libnpmfund/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json
index 4b7ffc8f3..28dbed7e2 100644
--- a/workspaces/libnpmfund/package.json
+++ b/workspaces/libnpmfund/package.json
@@ -46,7 +46,7 @@
"tap": "^15.0.9"
},
"dependencies": {
- "@npmcli/arborist": "^4.0.0"
+ "@npmcli/arborist": "^5.0.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"