Bump ethers from 5.7.2 to 6.9.0

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](https://github.com/ethers-io/ethers.js/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-01 02:07:58 +00:00 committed by GitHub
parent 3b84b9fef2
commit 9c65c6e012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 106 additions and 1294 deletions

1398
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"ethers": "^5.7.2"
"ethers": "^6.9.0"
},
"devDependencies": {
"@types/chai": "^4.3.5",