build(deps): bump protobufjs in /eth-pm-wallet-encryption

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 7.1.0.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.3...protobufjs-v7.1.0)

---
updated-dependencies:
- dependency-name: protobufjs
  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] 2022-08-29 06:07:03 +00:00 committed by GitHub
parent 878b37e761
commit ffb5bf8176
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
"ethers": "^5.5.4",
"fontsource-roboto": "^4.0.0",
"js-waku": "^0.24.0",
"protobufjs": "^6.11.2",
"protobufjs": "^7.1.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"uint8arrays": "^3.1.0"