Skip to content

Commit

Permalink
chore: bump ethers in /examples/relayer-call-contract-function
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.13.5.
- [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.13.5)

---
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 Jan 8, 2025
1 parent 7652d86 commit 6b279e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/relayer-call-contract-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"dependencies": {
"@openzeppelin/defender-sdk-relay-signer-client": "2.1.0",
"dotenv": "^16.3.1",
"ethers": "^6.9.0"
"ethers": "^6.13.5"
}
}

0 comments on commit 6b279e6

Please sign in to comment.