Bump socket.io-client from 2.3.1 to 3.0.0 (#2350)

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 2.3.1 to 3.0.0.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/2.3.1...3.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-07 21:58:04 +02:00 committed by GitHub
parent b09d96ad14
commit c5c375dd2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 133 deletions

View file

@ -46,7 +46,7 @@
"react-dom": "17.0.1",
"react-scripts": "4.0.0",
"roughjs": "4.3.1",
"socket.io-client": "2.3.1",
"socket.io-client": "3.0.0",
"typescript": "4.0.5"
},
"devDependencies": {