Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/package.json')
-rw-r--r--deps/npm/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/deps/npm/package.json b/deps/npm/package.json
index 10688636e66..ef564abd0ac 100644
--- a/deps/npm/package.json
+++ b/deps/npm/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.4.1",
+ "version": "8.5.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
@@ -55,9 +55,9 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^4.3.0",
+ "@npmcli/arborist": "^4.3.1",
"@npmcli/ci-detect": "^1.4.0",
- "@npmcli/config": "^2.4.0",
+ "@npmcli/config": "^3.0.0",
"@npmcli/map-workspaces": "^2.0.0",
"@npmcli/package-json": "^1.0.1",
"@npmcli/run-script": "^2.0.0",
@@ -85,12 +85,12 @@
"libnpmfund": "^2.0.2",
"libnpmhook": "^7.0.1",
"libnpmorg": "^3.0.1",
- "libnpmpack": "^3.0.1",
+ "libnpmpack": "^3.1.0",
"libnpmpublish": "^5.0.1",
"libnpmsearch": "^4.0.1",
"libnpmteam": "^3.0.1",
"libnpmversion": "^2.0.2",
- "make-fetch-happen": "^10.0.0",
+ "make-fetch-happen": "^10.0.2",
"minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.4",
@@ -103,9 +103,9 @@
"npm-package-arg": "^8.1.5",
"npm-pick-manifest": "^6.1.1",
"npm-profile": "^6.0.0",
- "npm-registry-fetch": "^12.0.1",
+ "npm-registry-fetch": "^12.0.2",
"npm-user-validate": "^1.0.1",
- "npmlog": "^6.0.0",
+ "npmlog": "^6.0.1",
"opener": "^1.5.2",
"pacote": "^12.0.3",
"parse-conflict-json": "^2.0.1",