Skip to content

Commit

Permalink
fix: upgrade ethers from 6.6.0 to 6.12.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ethers from 6.6.0 to 6.12.2.

See this package in npm:
ethers

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/5a5244eb-d014-4635-9818-8ddb177a1f58?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 23, 2024
1 parent c31de65 commit bba5f68
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 31 deletions.
64 changes: 34 additions & 30 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 @@ -4,7 +4,7 @@
"description": "An Ethers extension to add full multi-coin support to ENS resolution.",
"dependencies": {
"@ensdomains/address-encoder": "^0.2.22",
"ethers": "^6.6.0"
"ethers": "^6.12.2"
},
"devDependencies": {
"typescript": "^5.0.0"
Expand Down

0 comments on commit bba5f68

Please sign in to comment.