Skip to content

Commit 0398392

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency pacote to v18
1 parent 426f1e3 commit 0398392

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"npm-package-arg": "11.0.2",
172172
"open": "8.4.2",
173173
"ora": "5.4.1",
174-
"pacote": "17.0.7",
174+
"pacote": "18.0.0",
175175
"parse5-html-rewriting-stream": "7.0.0",
176176
"patch-package": "^7.0.1",
177177
"picomatch": "4.0.2",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"npm-package-arg": "11.0.2",
3535
"npm-pick-manifest": "9.0.0",
3636
"ora": "5.4.1",
37-
"pacote": "17.0.7",
37+
"pacote": "18.0.0",
3838
"resolve": "1.22.8",
3939
"semver": "7.6.0",
4040
"symbol-observable": "4.0.0",

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,15 +3140,16 @@
31403140
read-package-json-fast "^2.0.3"
31413141
which "^2.0.2"
31423142

3143-
"@npmcli/run-script@^7.0.0":
3144-
version "7.0.4"
3145-
resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-7.0.4.tgz#9f29aaf4bfcf57f7de2a9e28d1ef091d14b2e6eb"
3146-
integrity sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==
3143+
"@npmcli/run-script@^8.0.0":
3144+
version "8.0.0"
3145+
resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-8.0.0.tgz#644f8e28fd3cde25e40a79d3b35cb14076ec848b"
3146+
integrity sha512-5noc+eCQmX1W9nlFUe65n5MIteikd3vOA2sEPdXtlUv68KWyHNFZnT/LDRXu/E4nZ5yxjciP30pADr/GQ97W1w==
31473147
dependencies:
31483148
"@npmcli/node-gyp" "^3.0.0"
31493149
"@npmcli/package-json" "^5.0.0"
31503150
"@npmcli/promise-spawn" "^7.0.0"
31513151
node-gyp "^10.0.0"
3152+
proc-log "^4.0.0"
31523153
which "^4.0.0"
31533154

31543155
"@pkgjs/parseargs@^0.11.0":
@@ -10952,15 +10953,15 @@ pac-resolver@^7.0.0:
1095210953
degenerator "^5.0.0"
1095310954
netmask "^2.0.2"
1095410955

10955-
pacote@17.0.7:
10956-
version "17.0.7"
10957-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-17.0.7.tgz#14b59a9bf5e3442c891af86825b97b7d72f48fba"
10958-
integrity sha512-sgvnoUMlkv9xHwDUKjKQFXVyUi8dtJGKp3vg6sYy+TxbDic5RjZCHF3ygv0EJgNRZ2GfRONjlKPUfokJ9lDpwQ==
10956+
pacote@18.0.0:
10957+
version "18.0.0"
10958+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-18.0.0.tgz#974491c8b5a40f42830bc55361924ca7c7e45784"
10959+
integrity sha512-ma7uVt/q3Sb3XbLwUjOeClz+7feHjMOFegHn5whw++x+GzikZkAq/2auklSbRuy6EI2iJh1/ZqCpVaUcxRaeqQ==
1095910960
dependencies:
1096010961
"@npmcli/git" "^5.0.0"
1096110962
"@npmcli/installed-package-contents" "^2.0.1"
1096210963
"@npmcli/promise-spawn" "^7.0.0"
10963-
"@npmcli/run-script" "^7.0.0"
10964+
"@npmcli/run-script" "^8.0.0"
1096410965
cacache "^18.0.0"
1096510966
fs-minipass "^3.0.0"
1096610967
minipass "^7.0.2"

0 commit comments

Comments
 (0)