Skip to content

Commit 330c093

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574
1 parent fe25ee1 commit 330c093

File tree

2 files changed

+58
-132
lines changed

2 files changed

+58
-132
lines changed

package-lock.json

+57-131
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"cross-env": "^7.0.3",
6565
"date-fns": "^2.22.1",
6666
"date-fns-tz": "^1.1.4",
67-
"ethers": "^6.0.0",
67+
"ethers": "^6.13.1",
6868
"file-saver": "^2.0.5",
6969
"history": "^4.10.1",
7070
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)