Bump ethers from 5.3.1 to 5.5.3 in /examples/eth-pm (#464)

Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.3.1 to 5.5.3.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.5.3/packages/ethers)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-29 14:42:59 +11:00 committed by GitHub
parent de6411a7ea
commit b2ed4c3b34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 558 additions and 556 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@
"@types/react": "^17.0.38", "@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11", "@types/react-dom": "^17.0.11",
"eth-sig-util": "^3.0.1", "eth-sig-util": "^3.0.1",
"ethers": "^5.2.0", "ethers": "^5.5.3",
"fontsource-roboto": "^4.0.0", "fontsource-roboto": "^4.0.0",
"js-waku": "../../build/main", "js-waku": "../../build/main",
"protobufjs": "^6.11.2", "protobufjs": "^6.11.2",