diff --git a/package-lock.json b/package-lock.json index 4c4a439afd8e4..67f29354ab4dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -87,7 +87,7 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^5.0.0", + "@npmcli/arborist": "^5.0.1", "@npmcli/ci-detect": "^2.0.0", "@npmcli/config": "^4.0.1", "@npmcli/map-workspaces": "^2.0.0", @@ -10381,7 +10381,7 @@ }, "workspaces/arborist": { "name": "@npmcli/arborist", - "version": "5.0.0", + "version": "5.0.1", "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", diff --git a/package.json b/package.json index a39b3567c7d70..b5286f02dee9e 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^5.0.0", + "@npmcli/arborist": "^5.0.1", "@npmcli/ci-detect": "^2.0.0", "@npmcli/config": "^4.0.1", "@npmcli/map-workspaces": "^2.0.0",