Skip to content

Commit 12a9a8f

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607
1 parent f739f91 commit 12a9a8f

File tree

2 files changed

+341
-164
lines changed

2 files changed

+341
-164
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"terser-webpack-plugin": "^5.2.5",
106106
"ts-loader": "^9.2.4",
107107
"typescript": "^4.3.5",
108-
"webpack": "^5.48.0",
108+
"webpack": "^5.98.0",
109109
"webpack-cli": "^3.3.11",
110110
"webpack-dev-server": "3.11.0"
111111
},

0 commit comments

Comments
 (0)