Skip to content

Commit f668e27

Browse files
committed
fix(@angular/build): update rollup to 4.59.0
This fixes GHSA-mw96-cpmx-2vgc Closes #32592
1 parent c0d1626 commit f668e27

File tree

3 files changed

+148
-343
lines changed

3 files changed

+148
-343
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"protractor": "~7.0.0",
133133
"puppeteer": "18.2.1",
134134
"quicktype-core": "23.2.6",
135-
"rollup": "4.46.2",
135+
"rollup": "4.59.0",
136136
"rollup-license-plugin": "~3.0.1",
137137
"semver": "7.7.2",
138138
"shelljs": "^0.10.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
40-
"rollup": "4.52.3",
40+
"rollup": "4.59.0",
4141
"sass": "1.90.0",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",

0 commit comments

Comments
 (0)