Skip to content

Commit

Permalink
fix: package.json & package-lock.json 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-WS-7266574
  • Loading branch information
snyk-bot committed Aug 11, 2024
1 parent ed36862 commit 054067f
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 132 deletions.
188 changes: 57 additions & 131 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"cross-env": "^7.0.3",
"date-fns": "^2.22.1",
"date-fns-tz": "^1.1.4",
"ethers": "^6.0.0",
"ethers": "^6.13.1",
"file-saver": "^2.0.5",
"history": "^4.10.1",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 054067f

Please sign in to comment.