This repository was archived by the owner on Nov 23, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
"peer-info" : " ~0.17.0" ,
19
19
"prom-client" : " ^12.0.0" ,
20
20
"simple-peer" : " ^9.6.0" ,
21
- "socket.io" : " ^ 4.4.1" ,
22
- "socket.io-client" : " ^ 4.4.1" ,
21
+ "socket.io" : " 4.4.1" ,
22
+ "socket.io-client" : " 4.4.1" ,
23
23
"stream-to-it" : " ^0.2.0" ,
24
24
"streaming-iterables" : " ^4.1.0" ,
25
25
"webrtcsupport" : " github:ipfs/webrtcsupport"
Original file line number Diff line number Diff line change @@ -2787,8 +2787,8 @@ __metadata:
2787
2787
peer-info: ~0.17.0
2788
2788
prom-client: ^12.0.0
2789
2789
simple-peer: ^9.6.0
2790
- socket.io: ^ 4.4.1
2791
- socket.io-client: ^ 4.4.1
2790
+ socket.io: 4.4.1
2791
+ socket.io-client: 4.4.1
2792
2792
stream-to-it: ^0.2.0
2793
2793
streaming-iterables: ^4.1.0
2794
2794
webrtcsupport: "github:ipfs/webrtcsupport"
@@ -25154,7 +25154,7 @@ __metadata:
25154
25154
languageName: node
25155
25155
linkType: hard
25156
25156
25157
- "socket.io-client@npm:^4.1.2 , socket.io-client@npm:^4.4.1 ":
25157
+ "socket.io-client@npm:4.4.1 , socket.io-client@npm:^4.1.2 ":
25158
25158
version: 4.4.1
25159
25159
resolution: "socket.io-client@npm:4.4.1"
25160
25160
dependencies:
@@ -25189,7 +25189,7 @@ __metadata:
25189
25189
languageName: node
25190
25190
linkType: hard
25191
25191
25192
- "socket.io@npm:4.4.1, socket.io@npm:^4.4.1 ":
25192
+ "socket.io@npm:4.4.1":
25193
25193
version: 4.4.1
25194
25194
resolution: "socket.io@npm:4.4.1"
25195
25195
dependencies:
You can’t perform that action at this time.
0 commit comments