diff --git a/package-lock.json b/package-lock.json index 38ae26dc93299..f95b47e205eb9 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 707d3e2eb175b..81cee08f105c6 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",