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-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index c3fc5939f..1b7610ede 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -117,7 +117,7 @@
"libnpmfund": "^3.0.0",
"libnpmhook": "^8.0.0",
"libnpmorg": "^4.0.0",
- "libnpmpack": "^3.1.0",
+ "libnpmpack": "^4.0.0",
"libnpmpublish": "^5.0.1",
"libnpmsearch": "^4.0.1",
"libnpmteam": "^3.0.1",
@@ -10660,7 +10660,7 @@
}
},
"workspaces/libnpmpack": {
- "version": "3.1.0",
+ "version": "4.0.0",
"license": "ISC",
"dependencies": {
"@npmcli/run-script": "^3.0.0",
@@ -10703,7 +10703,7 @@
},
"devDependencies": {
"@npmcli/template-oss": "^2.4.2",
- "libnpmpack": "^3.0.0",
+ "libnpmpack": "^4.0.0",
"lodash.clonedeep": "^4.5.0",
"nock": "^12.0.2",
"tap": "^15"
@@ -14436,7 +14436,7 @@
"version": "file:workspaces/libnpmpublish",
"requires": {
"@npmcli/template-oss": "^2.4.2",
- "libnpmpack": "^3.0.0",
+ "libnpmpack": "^4.0.0",
"lodash.clonedeep": "^4.5.0",
"nock": "^12.0.2",
"normalize-package-data": "^3.0.2",