Skip to content

Commit d79887a

Browse files
chore: bump ethers in /examples/relayer-call-contract-function
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 5.7.2 to 6.16.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.16.0) --- updated-dependencies: - dependency-name: ethers dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 128169b commit d79887a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/relayer-call-contract-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"@openzeppelin/defender-sdk": "1.15.0",
1313
"dotenv": "^16.3.1",
14-
"ethers": "^6.15.0"
14+
"ethers": "^6.16.0"
1515
}
1616
}

0 commit comments

Comments
 (0)