Skip to content

Commit 3226002

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-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655
1 parent b83ece6 commit 3226002

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": "^4.8.0"
1313
},
1414
"author": "ksky521",
1515
"keywords": [

0 commit comments

Comments
 (0)