diff --git a/package-lock.json b/package-lock.json index 5e2ec196628a7..b5d3976821e89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -115,7 +115,7 @@ "libnpmdiff": "^4.0.0", "libnpmexec": "^4.0.0", "libnpmfund": "^3.0.0", - "libnpmhook": "^7.0.1", + "libnpmhook": "^8.0.0", "libnpmorg": "^3.0.1", "libnpmpack": "^3.1.0", "libnpmpublish": "^5.0.1", @@ -10568,7 +10568,7 @@ } }, "workspaces/libnpmhook": { - "version": "7.0.1", + "version": "8.0.0", "license": "ISC", "dependencies": { "aproba": "^2.0.0", diff --git a/package.json b/package.json index 0163595bbc06e..99c870ab1a362 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "libnpmdiff": "^4.0.0", "libnpmexec": "^4.0.0", "libnpmfund": "^3.0.0", - "libnpmhook": "^7.0.1", + "libnpmhook": "^8.0.0", "libnpmorg": "^3.0.1", "libnpmpack": "^3.1.0", "libnpmpublish": "^5.0.1", diff --git a/workspaces/libnpmhook/package.json b/workspaces/libnpmhook/package.json index 86e3c9b684447..8b749d1809d26 100644 --- a/workspaces/libnpmhook/package.json +++ b/workspaces/libnpmhook/package.json @@ -1,6 +1,6 @@ { "name": "libnpmhook", - "version": "7.0.1", + "version": "8.0.0", "description": "programmatic API for managing npm registry hooks", "main": "lib/index.js", "files": [