Skip to content

Commit a5ce18f

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 a5ce18f

3 files changed

Lines changed: 45 additions & 33 deletions

File tree

modules/testing/builder/projects/hello-world-lib/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"compileOnSave": false,
33
"compilerOptions": {
4-
"baseUrl": "./",
54
"outDir": "./dist/out-tsc",
65
"sourceMap": true,
76
"declaration": false,

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: 44 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)