build(deps): update js-waku requirement in /relay-reactjs-chat

Updates the requirements on [js-waku](https://github.com/status-im/js-waku) to permit the latest version.
- [Release notes](https://github.com/status-im/js-waku/releases)
- [Changelog](https://github.com/status-im/js-waku/blob/master/CHANGELOG.md)
- [Commits](https://github.com/status-im/js-waku/commits/v0.24.0)

---
updated-dependencies:
- dependency-name: js-waku
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-01 04:37:29 +00:00 committed by GitHub
parent f230f1aa35
commit 110a7b8d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"js-waku": "0.24.0-63bfb9b",
"js-waku": "0.24.0",
"protobufjs": "^7.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",