Skip to content

Commit

Permalink
fix(deps): bump npm from 10.8.2 to 10.8.3 (#960)
Browse files Browse the repository at this point in the history
Bumps [npm](https://github.com/npm/cli) from 10.8.2 to 10.8.3.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v10.8.2...v10.8.3)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 86e6d4a commit c523243
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@oclif/core": "^4",
"ansis": "^3.3.2",
"debug": "^4.3.6",
"npm": "^10.8.2",
"npm": "^10.8.3",
"npm-package-arg": "^11.0.3",
"npm-run-path": "^5.3.0",
"object-treeify": "^4.0.1",
Expand Down
59 changes: 27 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2826,10 +2826,10 @@ builtins@^5.0.1:
dependencies:
semver "^7.0.0"

cacache@^18.0.0, cacache@^18.0.3:
version "18.0.3"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-18.0.3.tgz#864e2c18414e1e141ae8763f31e46c2cb96d1b21"
integrity sha512-qXCd4rh6I07cnDqh8V48/94Tc/WSfj+o3Gn6NZ0aZovS255bUx8O13uKxRFd2eWG0xgsco7+YItQNPaa5E85hg==
cacache@^18.0.0, cacache@^18.0.3, cacache@^18.0.4:
version "18.0.4"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-18.0.4.tgz#4601d7578dadb59c66044e157d02a3314682d6a5"
integrity sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ==
dependencies:
"@npmcli/fs" "^3.1.0"
fs-minipass "^3.0.0"
Expand Down Expand Up @@ -4096,7 +4096,7 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"

glob@^10.2.2, glob@^10.3.10, glob@^10.4.2:
glob@^10.2.2, glob@^10.3.10, glob@^10.4.5:
version "10.4.5"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
Expand Down Expand Up @@ -4841,10 +4841,10 @@ libnpmdiff@^6.1.4:
pacote "^18.0.6"
tar "^6.2.1"

libnpmexec@^8.1.3:
version "8.1.3"
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-8.1.3.tgz#7775c4684da07b151b9a1d605ddd96cb180832d9"
integrity sha512-DOI1G8R1mEVOGkXdQ73KXUTm3NuPjcfb7UazqVVjpl/xtosuK5p5a68TO6Nt6UWjOOiizTudAw8hI7psw5/t6w==
libnpmexec@^8.1.4:
version "8.1.4"
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-8.1.4.tgz#9dc25c3e9091c05aaf1a78ee22a4aaa8648fcdfc"
integrity sha512-/5mQ8d7PJT3Ok1iTfXVZaev4mppno9IbimHv7x1g8ZLIQtRE0SWrdFN7SB43vzxexdw0bJ3LKu2OsY6L3h60Kg==
dependencies:
"@npmcli/arborist" "^7.5.4"
"@npmcli/run-script" "^8.1.0"
Expand Down Expand Up @@ -5340,20 +5340,20 @@ no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"

node-gyp@^10.0.0, node-gyp@^10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-10.1.0.tgz#75e6f223f2acb4026866c26a2ead6aab75a8ca7e"
integrity sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==
node-gyp@^10.0.0, node-gyp@^10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-10.2.0.tgz#80101c4aa4f7ab225f13fcc8daaaac4eb1a8dd86"
integrity sha512-sp3FonBAaFe4aYTcFdZUn2NYkbP7xroPGYvQmP4Nl5PxamznItBnNCgjrVTKrEfQynInMsJvZrdmqUnysCJ8rw==
dependencies:
env-paths "^2.2.0"
exponential-backoff "^3.1.1"
glob "^10.3.10"
graceful-fs "^4.2.6"
make-fetch-happen "^13.0.0"
nopt "^7.0.0"
proc-log "^3.0.0"
proc-log "^4.1.0"
semver "^7.3.5"
tar "^6.1.2"
tar "^6.2.1"
which "^4.0.0"

nopt@^7.0.0, nopt@^7.2.1:
Expand Down Expand Up @@ -5477,10 +5477,10 @@ npm-user-validate@^2.0.1:
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-2.0.1.tgz#097afbf0a2351e2a8f478f1ba07960b368f2a25c"
integrity sha512-d17PKaF2h8LSGFl5j4b1gHOJt1fgH7YUcCm1kNSJvaLWWKXlBsuUvx0bBEkr0qhsVA9XP5LtRZ83hdlhm2QkgA==

npm@^10.8.2:
version "10.8.2"
resolved "https://registry.yarnpkg.com/npm/-/npm-10.8.2.tgz#3c123c7f14409dc0395478e7269fdbc32ae179d8"
integrity sha512-x/AIjFIKRllrhcb48dqUNAAZl0ig9+qMuN91RpZo3Cb2+zuibfh+KISl6+kVVyktDz230JKc208UkQwwMqyB+w==
npm@^10.8.3:
version "10.8.3"
resolved "https://registry.yarnpkg.com/npm/-/npm-10.8.3.tgz#e6085b2864fcfd9b1aad7b602601b5a2fc116699"
integrity sha512-0IQlyAYvVtQ7uOhDFYZCGK8kkut2nh8cpAdA9E6FvRSJaTgtZRZgNjlC5ZCct//L73ygrpY93CxXpRJDtNqPVg==
dependencies:
"@isaacs/string-locale-compare" "^1.1.0"
"@npmcli/arborist" "^7.5.4"
Expand All @@ -5494,13 +5494,13 @@ npm@^10.8.2:
"@sigstore/tuf" "^2.3.4"
abbrev "^2.0.0"
archy "~1.0.0"
cacache "^18.0.3"
cacache "^18.0.4"
chalk "^5.3.0"
ci-info "^4.0.0"
cli-columns "^4.0.0"
fastest-levenshtein "^1.0.16"
fs-minipass "^3.0.3"
glob "^10.4.2"
glob "^10.4.5"
graceful-fs "^4.2.11"
hosted-git-info "^7.0.2"
ini "^4.1.3"
Expand All @@ -5509,7 +5509,7 @@ npm@^10.8.2:
json-parse-even-better-errors "^3.0.2"
libnpmaccess "^8.0.6"
libnpmdiff "^6.1.4"
libnpmexec "^8.1.3"
libnpmexec "^8.1.4"
libnpmfund "^5.0.12"
libnpmhook "^10.0.5"
libnpmorg "^6.0.6"
Expand All @@ -5523,12 +5523,12 @@ npm@^10.8.2:
minipass "^7.1.1"
minipass-pipeline "^1.2.4"
ms "^2.1.2"
node-gyp "^10.1.0"
node-gyp "^10.2.0"
nopt "^7.2.1"
normalize-package-data "^6.0.2"
npm-audit-report "^5.0.0"
npm-install-checks "^6.3.0"
npm-package-arg "^11.0.2"
npm-package-arg "^11.0.3"
npm-pick-manifest "^9.1.0"
npm-profile "^10.0.0"
npm-registry-fetch "^17.1.0"
Expand All @@ -5539,7 +5539,7 @@ npm@^10.8.2:
proc-log "^4.2.0"
qrcode-terminal "^0.12.0"
read "^3.0.1"
semver "^7.6.2"
semver "^7.6.3"
spdx-expression-parse "^4.0.0"
ssri "^10.0.6"
supports-color "^9.4.0"
Expand Down Expand Up @@ -5904,11 +5904,6 @@ prettier@^3.3.3:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==

proc-log@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz"
integrity sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==

proc-log@^4.0.0, proc-log@^4.1.0, proc-log@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-4.2.0.tgz#b6f461e4026e75fdfe228b265e9f7a00779d7034"
Expand Down Expand Up @@ -6195,7 +6190,7 @@ semver@^6.3.1:
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==

semver@^7.0.0, semver@^7.1.1, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2, semver@^7.6.3:
semver@^7.0.0, semver@^7.1.1, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3:
version "7.6.3"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
Expand Down Expand Up @@ -6584,7 +6579,7 @@ tapable@^2.2.0:
resolved "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz"
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==

tar@^6.1.11, tar@^6.1.2, tar@^6.2.1:
tar@^6.1.11, tar@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
Expand Down

0 comments on commit c523243

Please sign in to comment.