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:
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 38ae26dc9..f95b47e20 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -115,7 +115,7 @@
"libnpmdiff": "^4.0.1",
"libnpmexec": "^4.0.1",
"libnpmfund": "^3.0.1",
- "libnpmhook": "^8.0.1",
+ "libnpmhook": "^8.0.2",
"libnpmorg": "^4.0.2",
"libnpmpack": "^4.0.2",
"libnpmpublish": "^6.0.1",
@@ -10396,7 +10396,7 @@
}
},
"workspaces/libnpmhook": {
- "version": "8.0.1",
+ "version": "8.0.2",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
diff --git a/package.json b/package.json
index 707d3e2eb..81cee08f1 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"libnpmdiff": "^4.0.1",
"libnpmexec": "^4.0.1",
"libnpmfund": "^3.0.1",
- "libnpmhook": "^8.0.1",
+ "libnpmhook": "^8.0.2",
"libnpmorg": "^4.0.2",
"libnpmpack": "^4.0.2",
"libnpmpublish": "^6.0.1",