Skip to content

Commit d1eb22e

Browse files
committed
fix: packages/san-cli-webpack/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
1 parent b83ece6 commit d1eb22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/san-cli-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"san-cli-utils": "^1.0.5",
1010
"tty-table": "^2.8.2",
1111
"webpack": "^5.38.1",
12-
"webpack-dev-server": "^3.11.2"
12+
"webpack-dev-server": "^5.2.0"
1313
},
1414
"author": "ksky521",
1515
"keywords": [

0 commit comments

Comments
 (0)