Skip to content

Commit 41bf5f1

Browse files
authored
Merge pull request #3028 from entrylabs/refactor/cv
socket.io-client version update
2 parents 1ec759d + fc5c4b2 commit 41bf5f1

File tree

2 files changed

+95
-139
lines changed

2 files changed

+95
-139
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"postcss-flexbugs-fixes": "^4.1.0",
6363
"simplebar": "^5.3.0",
6464
"skmeans": "^0.11.3",
65-
"socket.io-client": "^2.3.0",
65+
"socket.io-client": "^4.8.1",
6666
"ua-parser-js": "^1.0.38",
6767
"uid": "^0.0.2",
6868
"webpack": "^5.85.0",
@@ -88,7 +88,6 @@
8888
"@types/lodash": "^4.14.155",
8989
"@types/node": "^14.0.11",
9090
"@types/pixi.js": "5.0.0",
91-
"@types/socket.io-client": "^1.4.33",
9291
"@types/w3c-web-usb": "^1.0.8",
9392
"@types/web-bluetooth": "^0.0.18",
9493
"@types/webpack-env": "^1.15.2",

0 commit comments

Comments
 (0)