Bump webpack version to resolve security advisories (#39561)

No need to merge this into RCs as it's a dev dependency.
This commit is contained in:
Ian Littman
2026-02-09 12:29:53 -06:00
committed by GitHub
parent ec3783c9c6
commit efc600cd77
2 changed files with 121 additions and 32 deletions
+1 -1
View File
@@ -168,7 +168,7 @@
"trace-unhandled": "2.0.1",
"ts-loader": "6.2.2",
"typescript": "4.7",
"webpack": "5.98.0",
"webpack": "5.105.0",
"webpack-cli": "5.0.1",
"webpack-notifier": "1.12.0"
},