Skip to content

Commit 7286bf4

Browse files
fix(package): update socket.io-client to version 2.0.0
1 parent 3d946b3 commit 7286bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"js-yaml": "^3.6.0",
2727
"request": "^2.81.0",
2828
"sanitize-html": "^1.13.0",
29-
"socket.io-client": "^1.4.8",
29+
"socket.io-client": "^2.0.0",
3030
"string": "^3.3.1",
3131
"yargs": "^8.0.1"
3232
},

0 commit comments

Comments
 (0)