build(deps): bump protobufjs from 6.11.3 to 7.0.0 in /relay-reactjs-chat

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 7.0.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.0.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-08 03:28:00 +00:00 committed by GitHub
parent 06f6c6f250
commit a499834b83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^14.0.4",
"js-waku": "^0.24.0",
"protobufjs": "^6.11.2",
"protobufjs": "^7.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1"