Skip to content

Commit e55314a

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-NODEFORGE-14114940 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125745 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125097
1 parent b83ece6 commit e55314a

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

0 commit comments

Comments
 (0)