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 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 9f189e07c..ad8a0ee50 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "9.0.0",
+ "version": "9.0.1",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
@@ -56,7 +56,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^6.0.0",
+ "@npmcli/arborist": "^6.1.0",
"@npmcli/ci-detect": "^3.0.0",
"@npmcli/config": "^6.0.1",
"@npmcli/map-workspaces": "^3.0.0",
@@ -79,13 +79,13 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.0",
- "libnpmdiff": "^5.0.0",
- "libnpmexec": "^5.0.0",
- "libnpmfund": "^4.0.0",
+ "libnpmdiff": "^5.0.1",
+ "libnpmexec": "^5.0.1",
+ "libnpmfund": "^4.0.1",
"libnpmhook": "^9.0.0",
"libnpmorg": "^5.0.0",
- "libnpmpack": "^5.0.0",
- "libnpmpublish": "^7.0.0",
+ "libnpmpack": "^5.0.1",
+ "libnpmpublish": "^7.0.1",
"libnpmsearch": "^6.0.0",
"libnpmteam": "^5.0.0",
"libnpmversion": "^4.0.0",