Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent fafd8b0 commit f0c6bc4
Show file tree
Hide file tree
Showing 2 changed files with 943 additions and 1,468 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@
"fs-extra": "^9.0.1",
"glob": "^7.1.2",
"html-webpack-plugin": "^5.5.0",
"jest": "^26.6.3",
"jest": "^27.0.0",
"jest-diff": "^25.0.0",
"jest-extended": "^0.11.2",
"jest-extended": "^1.0.0",
"jest-localstorage-mock": "^2.3.0",
"jszip": "^3.7.1",
"klaw-sync": "^3.0.0",
Expand Down
Loading

0 comments on commit f0c6bc4

Please sign in to comment.