Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"npm-pick-manifest": "10.0.0",
"open": "10.1.0",
"ora": "5.4.1",
"pacote": "19.0.1",
"pacote": "20.0.0",
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"listr2": "8.2.5",
"npm-package-arg": "12.0.0",
"npm-pick-manifest": "10.0.0",
"pacote": "19.0.1",
"pacote": "20.0.0",
"resolve": "1.22.8",
"semver": "7.6.3",
"symbol-observable": "4.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ __metadata:
listr2: "npm:8.2.5"
npm-package-arg: "npm:12.0.0"
npm-pick-manifest: "npm:10.0.0"
pacote: "npm:19.0.1"
pacote: "npm:20.0.0"
resolve: "npm:1.22.8"
semver: "npm:7.6.3"
symbol-observable: "npm:4.0.0"
Expand Down Expand Up @@ -750,7 +750,7 @@ __metadata:
npm-pick-manifest: "npm:10.0.0"
open: "npm:10.1.0"
ora: "npm:5.4.1"
pacote: "npm:19.0.1"
pacote: "npm:20.0.0"
parse5-html-rewriting-stream: "npm:7.0.0"
picomatch: "npm:4.0.2"
piscina: "npm:4.7.0"
Expand Down Expand Up @@ -14182,9 +14182,9 @@ __metadata:
languageName: node
linkType: hard

"pacote@npm:19.0.1":
version: 19.0.1
resolution: "pacote@npm:19.0.1"
"pacote@npm:20.0.0":
version: 20.0.0
resolution: "pacote@npm:20.0.0"
dependencies:
"@npmcli/git": "npm:^6.0.0"
"@npmcli/installed-package-contents": "npm:^3.0.0"
Expand All @@ -14205,7 +14205,7 @@ __metadata:
tar: "npm:^6.1.11"
bin:
pacote: bin/index.js
checksum: 10c0/01a1fe755ec7333904c36cd6058e4fcdcfa2869799b929a4a57eb3ac3ca87023825c76aa9e6337904f08f760bff790b592c018357d331acc4c26d2cc273bbc51
checksum: 10c0/435c385446ecc81b1eb1584f4fa3cb102e630a22877f39b5c1a92eddfeaf222bd027b205e32632be2801e3bcbe525165cdffb5ceca5c13bbc81f8132fe1ba49e
languageName: node
linkType: hard

Expand Down