fix: update webpack dev server to 5.2.4

copilot/fix-webpack-dev-server-vulnerability
copilot-swe-agent[bot] 1 week ago committed by GitHub
parent cab1adc2cd
commit 3f8ced87b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -42,6 +42,7 @@
],
"overrides": {
"qs": "6.14.2",
"braces": ">=3.0.3"
"braces": ">=3.0.3",
"webpack-dev-server": "5.2.4"
}
}

Loading…
Cancel
Save