Skip to content

Commit c4b1e27

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-ELLIPTIC-8720086 - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607
1 parent cf3c8bb commit c4b1e27

File tree

2 files changed

+392
-946
lines changed

2 files changed

+392
-946
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"tiny-queue": "^0.2.1",
130130
"twitter-text": "3.1.0",
131131
"uuid": "^8.3.1",
132-
"webpack": "^4.46.0",
132+
"webpack": "^5.98.0",
133133
"webpack-assets-manifest": "^4.0.6",
134134
"webpack-bundle-analyzer": "^4.6.1",
135135
"webpack-cli": "^3.3.12",

0 commit comments

Comments
 (0)