Bump react-use-websocket from 2.6.1 to 2.7.1 (#131)

Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/robtaussig/react-use-websocket/releases)
- [Commits](https://github.com/robtaussig/react-use-websocket/commits)

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] 2021-06-02 09:56:57 +08:00 committed by GitHub
parent 8d5b428506
commit 71d6e4fab3
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"react-masonry-css": "^1.0.16",
"react-reveal": "^1.2.2",
"react-scrolllock": "^5.0.1",
"react-use-websocket": "2.6.1",
"react-use-websocket": "2.7.1",
"theme-ui": "^0.9"
}
}

View file

@ -2846,10 +2846,10 @@ react-scrolllock@^5.0.1:
dependencies:
exenv "^1.2.2"
react-use-websocket@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-2.6.1.tgz#99899f06a737f3111ff0b9e4556e2add360ec16f"
integrity sha512-Nx1jUab+7eHpVftBpscgVG26UMVjy4P8ss+I3sE6LijHXC0chFej7unzH9YXElN9stEm1of+qZA+YX/ZlPIQBQ==
react-use-websocket@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-2.7.1.tgz#51e4798aa4e328595b86e63b9d667ae2114eed1b"
integrity sha512-n0H429jQGaZAnn8BJljCcAgeSezXYzTLO0tb5QvdZnNjhAA8Br3A3GjU5ziNMlxant++Iv/IRQRNMKCfWnsHrQ==
react@^17.0.2:
version "17.0.2"