diff --git a/package-lock.json b/package-lock.json index 43ff64a79113f..346a994a3a72f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -113,7 +113,7 @@ "json-parse-even-better-errors": "^2.3.1", "libnpmaccess": "^6.0.0", "libnpmdiff": "^4.0.0", - "libnpmexec": "^3.0.3", + "libnpmexec": "^4.0.0", "libnpmfund": "^2.0.2", "libnpmhook": "^7.0.1", "libnpmorg": "^3.0.1", @@ -10528,7 +10528,7 @@ } }, "workspaces/libnpmexec": { - "version": "3.0.3", + "version": "4.0.0", "license": "ISC", "dependencies": { "@npmcli/arborist": "^5.0.0", diff --git a/package.json b/package.json index 39324d73b2c25..3272df1d3fbff 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "json-parse-even-better-errors": "^2.3.1", "libnpmaccess": "^6.0.0", "libnpmdiff": "^4.0.0", - "libnpmexec": "^3.0.3", + "libnpmexec": "^4.0.0", "libnpmfund": "^2.0.2", "libnpmhook": "^7.0.1", "libnpmorg": "^3.0.1", diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json index 2ee3a86c5dd03..9ce05bf96885b 100644 --- a/workspaces/libnpmexec/package.json +++ b/workspaces/libnpmexec/package.json @@ -1,6 +1,6 @@ { "name": "libnpmexec", - "version": "3.0.3", + "version": "4.0.0", "files": [ "bin", "lib"