Skip to content

Commit f7da10f

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8720086 - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607
1 parent 7debfe9 commit f7da10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"vuex-persistedstate": "^2.5.4",
5050
"vuex-shared-mutations": "^1.0.2",
5151
"webfonts-loader": "^5.1.1",
52-
"webpack": "^4.8.1",
52+
"webpack": "^5.98.0",
5353
"webpack-cli": "^3.3.10"
5454
},
5555
"scripts": {

0 commit comments

Comments
 (0)