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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index e6be40e2c..43ff64a79 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -112,7 +112,7 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^6.0.0",
- "libnpmdiff": "^3.0.0",
+ "libnpmdiff": "^4.0.0",
"libnpmexec": "^3.0.3",
"libnpmfund": "^2.0.2",
"libnpmhook": "^7.0.1",
@@ -10506,7 +10506,7 @@
}
},
"workspaces/libnpmdiff": {
- "version": "3.0.0",
+ "version": "4.0.0",
"license": "ISC",
"dependencies": {
"@npmcli/disparity-colors": "^1.0.1",