Skip to content

Commit 77c9047

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 d052e97 commit 77c9047

3 files changed

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

0 commit comments

Comments
 (0)