diff --git a/package-lock.json b/package-lock.json index d4d22b9fd0c74..959bea5403d1f 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": "^4.0.0", + "libnpmexec": "^4.0.1", "libnpmfund": "^3.0.1", "libnpmhook": "^8.0.1", "libnpmorg": "^4.0.0", @@ -10491,7 +10491,7 @@ } }, "workspaces/libnpmexec": { - "version": "4.0.0", + "version": "4.0.1", "license": "ISC", "dependencies": { "@npmcli/arborist": "^5.0.0", diff --git a/package.json b/package.json index 45d2e166c2e3a..a5645bbbf1d93 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": "^4.0.0", + "libnpmexec": "^4.0.1", "libnpmfund": "^3.0.1", "libnpmhook": "^8.0.1", "libnpmorg": "^4.0.0",