Skip to content

Commit

Permalink
Bump ethers from 5.7.2 to 6.7.1 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.7.1.
- [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.7.1)

---
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 Oct 9, 2023
1 parent 3bd6429 commit 68cd411
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.49.0",
"dotenv": "^8.2.0",
"ethers": "^5.7.2"
"ethers": "^6.7.1"
}
}

0 comments on commit 68cd411

Please sign in to comment.