We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8879993 commit d6a561fCopy full SHA for d6a561f
deps/npm/package.json
@@ -53,7 +53,7 @@
53
"./package.json": "./package.json"
54
},
55
"dependencies": {
56
- "@npmcli/arborist": "^2.6.4",
+ "@npmcli/arborist": "^8.0.0",
57
"@npmcli/ci-detect": "^1.2.0",
58
"@npmcli/config": "^2.2.0",
59
"@npmcli/package-json": "^1.0.1",
@@ -79,8 +79,8 @@
79
"leven": "^3.1.0",
80
"libnpmaccess": "^4.0.2",
81
"libnpmdiff": "^2.0.4",
82
- "libnpmexec": "^2.0.0",
83
- "libnpmfund": "^1.1.0",
+ "libnpmexec": "^9.0.0",
+ "libnpmfund": "^6.0.0",
84
"libnpmhook": "^6.0.2",
85
"libnpmorg": "^2.0.2",
86
"libnpmpack": "^2.0.1",
0 commit comments