Skip to content

Commit 34057b5

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

File tree

3 files changed

+176
-311
lines changed

3 files changed

+176
-311
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"puppeteer": "18.2.1",
178178
"quicktype-core": "23.0.171",
179179
"resolve-url-loader": "5.0.0",
180-
"rollup": "4.34.8",
180+
"rollup": "4.59.0",
181181
"rollup-license-plugin": "~3.0.1",
182182
"rollup-plugin-dts": "6.2.1",
183183
"rollup-plugin-sourcemaps": "^0.6.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",
4040
"piscina": "4.8.0",
41-
"rollup": "4.34.8",
41+
"rollup": "4.59.0",
4242
"sass": "1.85.0",
4343
"semver": "7.7.1",
4444
"source-map-support": "0.5.21",

0 commit comments

Comments
 (0)