Skip to content

Commit f403a09

Browse files
Updating webpack and dependencies to address CG vulnerabilities (#2506)
1 parent cbdb831 commit f403a09

File tree

2 files changed

+209
-278
lines changed

2 files changed

+209
-278
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"webpack-assets-manifest": "^5.2.1",
9292
"webpack-bundle-analyzer": "^4.10.2",
9393
"webpack-cli": "^5.1.4",
94-
"webpack-dev-server": "^5.0.4",
94+
"webpack-dev-server": "^5.1.0",
9595
"webpack-merge": "^5.10.0",
9696
"webpack-subresource-integrity": "^5.1.0",
9797
"yargs": "^17.7.2"
@@ -100,7 +100,7 @@
100100
"overrides": {
101101
"@azure/identity": ">=4.2.1",
102102
"dns-packet": "^1.3.2",
103-
"express": "^4.19.2",
103+
"express": "^4.21.0",
104104
"follow-redirects": "^1.15.6",
105105
"glob-parent": "^5.1.2",
106106
"jsdom": "^24.0.0",

0 commit comments

Comments
 (0)