Skip to content

Commit

Permalink
Bump ethers from 5.7.2 to 6.9.0 in /examples/keeper-network
Browse files Browse the repository at this point in the history
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 5.7.2 to 6.9.0.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v5.7.2...v6.9.0)

---
updated-dependencies:
- dependency-name: ethers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent cd0a7c1 commit 6361ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/keeper-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"dependencies": {
"@openzeppelin/defender-relay-client": "1.53.0-rc.0",
"dotenv": "^8.2.0",
"ethers": "^5.7.2"
"ethers": "^6.9.0"
}
}

0 comments on commit 6361ace

Please sign in to comment.