Skip to content

Commit 0bbc87c

Browse files
committed
fix(@angular/cli): update pacote to 21.5.1
Update pacote to 21.5.1 to address GHSA-w4pp-8pjf-rmxw Fixes #33376
1 parent c7a7f19 commit 0bbc87c

3 files changed

Lines changed: 78 additions & 38 deletions

File tree

packages/angular/build/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"ng-packagr": "21.2.3",
5858
"postcss": "8.5.12",
5959
"rxjs": "7.8.2",
60+
"typescript": "5.9.3",
6061
"vitest": "4.0.18"
6162
},
6263
"peerDependencies": {

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.5",
3737
"npm-package-arg": "13.0.2",
38-
"pacote": "21.3.1",
38+
"pacote": "21.5.1",
3939
"parse5-html-rewriting-stream": "8.0.0",
4040
"semver": "7.7.4",
4141
"yargs": "18.0.0",

pnpm-lock.yaml

Lines changed: 76 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)