diff --git a/package-lock.json b/package-lock.json index eccfacccb2913..72586a245f817 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10094,7 +10094,7 @@ } }, "workspaces/libnpmexec": { - "version": "4.0.4", + "version": "4.0.5", "license": "ISC", "dependencies": { "@npmcli/arborist": "^5.0.0", diff --git a/workspaces/libnpmexec/CHANGELOG.md b/workspaces/libnpmexec/CHANGELOG.md index ffa1212ee1ad6..cb123185f15c0 100644 --- a/workspaces/libnpmexec/CHANGELOG.md +++ b/workspaces/libnpmexec/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [4.0.5](https://github.com/npm/cli/compare/libnpmexec-v4.0.4...libnpmexec-v4.0.5) (2022-04-26) + + +### Dependencies + +* npmlog@6.0.2 ([5e31322](https://github.com/npm/cli/commit/5e313223100db1207818d756b081eaba3468b273)) + ### [4.0.4](https://github.com/npm/cli/compare/libnpmexec-v4.0.3...libnpmexec-v4.0.4) (2022-04-19) diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json index c108ddaea5117..f41df25140fb2 100644 --- a/workspaces/libnpmexec/package.json +++ b/workspaces/libnpmexec/package.json @@ -1,6 +1,6 @@ { "name": "libnpmexec", - "version": "4.0.4", + "version": "4.0.5", "files": [ "bin/", "lib/"