diff --git a/package-lock.json b/package-lock.json index a2542640a6a1c..f34178ed93e0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -113,7 +113,7 @@ "json-parse-even-better-errors": "^2.3.1", "libnpmaccess": "^5.0.1", "libnpmdiff": "^3.0.0", - "libnpmexec": "^3.0.2", + "libnpmexec": "^3.0.3", "libnpmfund": "^2.0.2", "libnpmhook": "^7.0.0", "libnpmorg": "^3.0.0", @@ -10617,7 +10617,7 @@ } }, "workspaces/libnpmexec": { - "version": "3.0.2", + "version": "3.0.3", "license": "ISC", "dependencies": { "@npmcli/arborist": "^4.0.0", diff --git a/package.json b/package.json index 9df639dce8b6f..39a0b2e513ab2 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "json-parse-even-better-errors": "^2.3.1", "libnpmaccess": "^5.0.1", "libnpmdiff": "^3.0.0", - "libnpmexec": "^3.0.2", + "libnpmexec": "^3.0.3", "libnpmfund": "^2.0.2", "libnpmhook": "^7.0.0", "libnpmorg": "^3.0.0", diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json index ff728b5473bc9..1de0cdfe26a95 100644 --- a/workspaces/libnpmexec/package.json +++ b/workspaces/libnpmexec/package.json @@ -1,6 +1,6 @@ { "name": "libnpmexec", - "version": "3.0.2", + "version": "3.0.3", "files": [ "bin", "lib"