Skip to content

Commit b89b986

Browse files
committed
fix: ui/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14114940
1 parent 38b31de commit b89b986

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.7.3"
7979
},
8080
"resolutions": {
8181
"@types/react": "16.9.3",

0 commit comments

Comments
 (0)