Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/ethers

See this project in Snyk:
https://app.snyk.io/org/woodpile37/project/614feb31-d662-4c09-b58f-4168436b6b93?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 1, 2023
1 parent 21cabd5 commit 95aade0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/eip-4973/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/rugpullindex/ERC4973#readme",
"dependencies": {
"ethers": "6.7.1"
"ethers": "6.8.0"
},
"devDependencies": {
"ava": "5.3.1"
Expand Down

0 comments on commit 95aade0

Please sign in to comment.