Skip to content

Commit

Permalink
fix: update npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Dec 26, 2023
1 parent 8e65277 commit fe1988e
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"@oclif/core": "^3.10.2",
"chalk": "^5.3.0",
"debug": "^4.3.4",
"npm": "10.2.5",
"npm": "10.2.3",
"npm-run-path": "^4.0.1",
"semver": "^7.5.4",
"shelljs": "^0.8.5",
Expand Down
74 changes: 37 additions & 37 deletions yarn.lock
Expand Up @@ -402,7 +402,7 @@
treeverse "^3.0.0"
walk-up-path "^3.0.1"

"@npmcli/config@^8.0.2":
"@npmcli/config@^8.0.1":
version "8.0.3"
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-8.0.3.tgz#deacc4217060f3bf3e751cfdc5dd91481595aecd"
integrity sha512-rqRX7/UORvm2YRImY67kyfwD9rpi5+KXXb1j/cpTUKRcUqvpJ9/PMMc7Vv57JVqmrFj8siBBFEmXI3Gg7/TonQ==
Expand Down Expand Up @@ -917,7 +917,7 @@
"@sigstore/protobuf-specs" "^0.2.0"
tuf-js "^1.1.7"

"@sigstore/tuf@^2.1.0", "@sigstore/tuf@^2.2.0":
"@sigstore/tuf@^2.1.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@sigstore/tuf/-/tuf-2.2.0.tgz#ef636239687e41af3f2ce10667ab88f5ca6165b3"
integrity sha512-KKATZ5orWfqd9ZG6MN8PtCIx4eevWSuGRKQvofnWXRpyMyUEpmrzg5M5BrCpjM+NfZ0RbNGOh5tCz/P2uoRqOA==
Expand Down Expand Up @@ -1856,7 +1856,7 @@ cacache@^17.0.0:
tar "^6.1.11"
unique-filename "^3.0.0"

cacache@^18.0.0, cacache@^18.0.1:
cacache@^18.0.0:
version "18.0.1"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-18.0.1.tgz#b026d56ad569e4f73cc07c813b3c66707d0fb142"
integrity sha512-g4Uf2CFZPaxtJKre6qr4zqLDOOPU7bNVhWjlNhvzc51xaTOx2noMOLhfFkTAqwtrAZAKQUuDfyjitzilpA8WsQ==
Expand Down Expand Up @@ -2034,7 +2034,7 @@ chownr@^2.0.0:
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==

ci-info@^3.8.0:
ci-info@^3.8.0, ci-info@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
Expand All @@ -2044,12 +2044,12 @@ ci-info@^4.0.0:
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.0.0.tgz#65466f8b280fc019b9f50a5388115d17a63a44f2"
integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==

cidr-regex@4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-4.0.3.tgz#07b52c9762d1ff546a50740e92fc2b5b13a6d871"
integrity sha512-HOwDIy/rhKeMf6uOzxtv7FAbrz8zPjmVKfSpM+U7/bNBXC5rtOyr758jxcptiSx6ZZn5LOhPJT5WWxPAGDV8dw==
cidr-regex@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-3.1.1.tgz#ba1972c57c66f61875f18fd7dd487469770b571d"
integrity sha512-RBqYd32aDwbCMFJRL6wHOlDNYJsPNTt8vC82ErHF5vKt8QQzxm1FrkW8s/R5pVrXMf17sba09Uoy91PKiddAsw==
dependencies:
ip-regex "^5.0.0"
ip-regex "^4.1.0"

clean-regexp@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -3845,10 +3845,10 @@ interpret@^1.0.0:
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==

ip-regex@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-5.0.0.tgz#cd313b2ae9c80c07bd3851e12bf4fa4dc5480632"
integrity sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==
ip-regex@^4.1.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==

ip@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -3916,12 +3916,12 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==

is-cidr@^5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-5.0.3.tgz#fcf817c0146dd4a318f27938af89e98a9b21bdd5"
integrity sha512-lKkM0tmz07dAxNsr8Ii9MGreExa9ZR34N9j8mTG5op824kcwBqinZPowNjcVWWc7j+jR8XAMMItOmBkniN0jOA==
is-cidr@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-4.0.2.tgz#94c7585e4c6c77ceabf920f8cde51b8c0fda8814"
integrity sha512-z4a1ENUajDbEl/Q6/pVBpTR1nBjjEE1X7qb7bmWYanNnPoKAvUCPFKeXV6Fe4mgTkWKBqiHIcwsI3SndiO5FeA==
dependencies:
cidr-regex "4.0.3"
cidr-regex "^3.1.1"

is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.5.0, is-core-module@^2.8.1:
version "2.13.0"
Expand Down Expand Up @@ -4223,7 +4223,7 @@ json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1:
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==

json-parse-even-better-errors@^3.0.0, json-parse-even-better-errors@^3.0.1:
json-parse-even-better-errors@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz#02bb29fb5da90b5444581749c22cedd3597c6cb0"
integrity sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==
Expand Down Expand Up @@ -4339,7 +4339,7 @@ libnpmdiff@^6.0.3:
pacote "^17.0.4"
tar "^6.2.0"

libnpmexec@^7.0.4:
libnpmexec@^7.0.3:
version "7.0.5"
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-7.0.5.tgz#efde78a1367bc17c6c65b9135c3b9aea1e098f3e"
integrity sha512-I0a07CiQ2LTKhjd2ZnYQafe9YQrod/GD2uZ1H//j22PBJvIJPUOJdzuqHyoNB/4/6KILaZNX01Mb6dhp8Vr9rw==
Expand Down Expand Up @@ -4389,7 +4389,7 @@ libnpmpack@^6.0.3:
npm-package-arg "^11.0.1"
pacote "^17.0.4"

libnpmpublish@^9.0.2:
libnpmpublish@^9.0.1:
version "9.0.3"
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-9.0.3.tgz#644ee50543687eee79bcf2a5bd759a2ff6e60a0d"
integrity sha512-XoF0QgT1Ph9RMBfTwiwZeRN4Rs5t4w1POaRxaoVoWCMUqysswwlAPu3ZZJDNbh7asXBWXcXTJziDWkInhpbiBg==
Expand Down Expand Up @@ -5403,25 +5403,25 @@ npm-user-validate@^2.0.0:
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-2.0.0.tgz#7b69bbbff6f7992a1d9a8968d52fd6b6db5431b6"
integrity sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q==

npm@10.2.5:
version "10.2.5"
resolved "https://registry.yarnpkg.com/npm/-/npm-10.2.5.tgz#ef86b9aafd9965e60814ed11a3d4fb00a4e3b006"
integrity sha512-lXdZ7titEN8CH5YJk9C/aYRU9JeDxQ4d8rwIIDsvH3SMjLjHTukB2CFstMiB30zXs4vCrPN2WH6cDq1yHBeJAw==
npm@10.2.3:
version "10.2.3"
resolved "https://registry.yarnpkg.com/npm/-/npm-10.2.3.tgz#f30ed73c400685ab52bf3f21cd3fcab1c5b007ce"
integrity sha512-GbUui/rHTl0mW8HhJSn4A0Xg89yCR3I9otgJT1i0z1QBPOVlgbh6rlcUTpHT8Gut9O1SJjWRUU0nEcAymhG2tQ==
dependencies:
"@isaacs/string-locale-compare" "^1.1.0"
"@npmcli/arborist" "^7.2.1"
"@npmcli/config" "^8.0.2"
"@npmcli/config" "^8.0.1"
"@npmcli/fs" "^3.1.0"
"@npmcli/map-workspaces" "^3.0.4"
"@npmcli/package-json" "^5.0.0"
"@npmcli/promise-spawn" "^7.0.0"
"@npmcli/run-script" "^7.0.2"
"@sigstore/tuf" "^2.2.0"
"@sigstore/tuf" "^2.1.0"
abbrev "^2.0.0"
archy "~1.0.0"
cacache "^18.0.1"
cacache "^18.0.0"
chalk "^5.3.0"
ci-info "^4.0.0"
ci-info "^3.9.0"
cli-columns "^4.0.0"
cli-table3 "^0.6.3"
columnify "^1.6.0"
Expand All @@ -5432,16 +5432,16 @@ npm@10.2.5:
hosted-git-info "^7.0.1"
ini "^4.1.1"
init-package-json "^6.0.0"
is-cidr "^5.0.3"
json-parse-even-better-errors "^3.0.1"
is-cidr "^4.0.2"
json-parse-even-better-errors "^3.0.0"
libnpmaccess "^8.0.1"
libnpmdiff "^6.0.3"
libnpmexec "^7.0.4"
libnpmexec "^7.0.3"
libnpmfund "^5.0.1"
libnpmhook "^10.0.0"
libnpmorg "^6.0.1"
libnpmpack "^6.0.3"
libnpmpublish "^9.0.2"
libnpmpublish "^9.0.1"
libnpmsearch "^7.0.0"
libnpmteam "^6.0.0"
libnpmversion "^5.0.1"
Expand All @@ -5462,15 +5462,15 @@ npm@10.2.5:
npm-user-validate "^2.0.0"
npmlog "^7.0.1"
p-map "^4.0.0"
pacote "^17.0.5"
pacote "^17.0.4"
parse-conflict-json "^3.0.1"
proc-log "^3.0.0"
qrcode-terminal "^0.12.0"
read "^2.1.0"
semver "^7.5.4"
spdx-expression-parse "^3.0.1"
ssri "^10.0.5"
strip-ansi "^7.1.0"
strip-ansi "^6.0.1"
supports-color "^9.4.0"
tar "^6.2.0"
text-table "~0.2.0"
Expand Down Expand Up @@ -5767,7 +5767,7 @@ pacote@^15.2.0:
ssri "^10.0.0"
tar "^6.1.11"

pacote@^17.0.0, pacote@^17.0.4, pacote@^17.0.5:
pacote@^17.0.0, pacote@^17.0.4:
version "17.0.5"
resolved "https://registry.yarnpkg.com/pacote/-/pacote-17.0.5.tgz#e9854edee7a073635cdd36b0c07cd4f2ab1757b6"
integrity sha512-TAE0m20zSDMnchPja9vtQjri19X3pZIyRpm2TJVeI+yU42leJBBDTRYhOcWFsPhaMxf+3iwQkFiKz16G9AEeeA==
Expand Down Expand Up @@ -6772,7 +6772,7 @@ string_decoder@~1.1.1:
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^7.0.1, strip-ansi@^7.1.0:
strip-ansi@^7.0.1:
version "7.1.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
Expand Down

0 comments on commit fe1988e

Please sign in to comment.