diff --git a/package.json b/package.json index c8a47bd032..08af30f795 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@graphql-tools/delegate": "8.2.1", "@graphql-tools/utils": "8.2.3", "@graphql-tools/wrap": "8.1.1", - "@npmcli/arborist": "8.0.0", + "@npmcli/arborist": "8.0.1", "@octokit/auth-app": "6.0.3", "@octokit/core": "5.0.2", "@percy/cli": "1.27.4", diff --git a/yarn.lock b/yarn.lock index 07ab6f0fc7..531108eef7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5578,10 +5578,10 @@ treeverse "^3.0.0" walk-up-path "^3.0.1" -"@npmcli/arborist@8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-8.0.0.tgz#681af823ac8ca067404dee57e0f91a3d27d6ef0a" - integrity sha512-APDXxtXGSftyXibl0dZ3CuZYmmVnkiN3+gkqwXshY4GKC2rof2+Lg0sGuj6H1p2YfBAKd7PRwuMVhu6Pf/nQ/A== +"@npmcli/arborist@8.0.1": + version "8.0.1" + resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-8.0.1.tgz#49cfd50c18e5965797bbdb13406ce417633e15ac" + integrity sha512-ZyJWuvP+SdT7JmHkmtGyElm/MkQZP/i4boJXut6HDgx1tmJc/JZ9OwahRuKD+IyowJcLyB/bbaXtYh+RoTCUuw== dependencies: "@isaacs/string-locale-compare" "^1.1.0" "@npmcli/fs" "^4.0.0"