Skip to content

Commit 7da0cb6

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"tslint-react": "^3.4.0",
7474
"typescript": "^4.0.3",
7575
"unidiff": "^1.0.2",
76-
"webpack": "^4.44.2",
76+
"webpack": "^5.0.0",
7777
"webpack-cli": "^3.3.12",
7878
"webpack-dev-server": "^3.11.0"
7979
},

0 commit comments

Comments
 (0)