Skip to content

Commit dd9f8df

Browse files
alan-agius4dgp1130
authored andcommitted
fix(@angular/cli): update pacote to 12.0.2
This addresses a security vulnerability. Closes #22233
1 parent e07bd05 commit dd9f8df

File tree

3 files changed

+141
-118
lines changed

3 files changed

+141
-118
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"node-fetch": "^2.2.0",
190190
"open": "8.2.1",
191191
"ora": "5.4.1",
192-
"pacote": "11.3.5",
192+
"pacote": "12.0.2",
193193
"parse5-html-rewriting-stream": "6.0.1",
194194
"pidtree": "^0.5.0",
195195
"pidusage": "^2.0.17",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"npm-pick-manifest": "6.1.1",
4040
"open": "8.2.1",
4141
"ora": "5.4.1",
42-
"pacote": "11.3.5",
42+
"pacote": "12.0.2",
4343
"resolve": "1.20.0",
4444
"semver": "7.3.5",
4545
"symbol-observable": "4.0.0",

0 commit comments

Comments
 (0)