Skip to content

Commit 21e03e5

Browse files
committed
fix: fixtures/fizz/package.json & fixtures/fizz/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 afe6521 commit 21e03e5

File tree

2 files changed

+426
-1823
lines changed

2 files changed

+426
-1823
lines changed

fixtures/fizz/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-error-boundary": "^3.1.3",
2121
"resolve": "1.12.0",
2222
"rimraf": "^3.0.2",
23-
"webpack": "4.44.2",
23+
"webpack": "5.98.0",
2424
"webpack-cli": "^4.2.0"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)