Skip to content

Commit

Permalink
Update dependency socket.io-client to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 2cacbd8 commit cf0424e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"commander": "^2.9.0",
"socket.io": "^1.4.2",
"socket.io-client": "^1.4.2",
"socket.io-client": "^4.0.0",
"ws": "^1.0.1"
},
"devDependencies": {},
Expand Down

0 comments on commit cf0424e

Please sign in to comment.