Skip to content

Commit f9f7a56

Browse files
committed
fix: ui/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 38b31de commit f9f7a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"unidiff": "^1.0.2",
7676
"webpack": "^4.44.2",
7777
"webpack-cli": "^3.3.12",
78-
"webpack-dev-server": "^3.11.0"
78+
"webpack-dev-server": "^4.8.0"
7979
},
8080
"resolutions": {
8181
"@types/react": "16.9.3",

0 commit comments

Comments
 (0)