File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"devDependencies" : {
16
16
"@types/lodash" : " 4.14.160" ,
17
- "@types/socket.io" : " ^2.1.4 " ,
17
+ "@types/socket.io" : " ^2.1.11 " ,
18
18
"@types/uuid" : " ^7.0.0" ,
19
19
"ts-node-dev" : " ^1.0.0-pre.60" ,
20
20
"ts-node" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
+ " @types/engine.io@* " :
6
+ version "3.1.4"
7
+ resolved "https://registry.yarnpkg.com/@types/engine.io/-/engine.io-3.1.4.tgz#3d9472711d179daa7c95c051e50ad411e18a9bdc"
8
+ integrity sha512-98rXVukLD6/ozrQ2O80NAlWDGA4INg+tqsEReWJldqyi2fulC9V7Use/n28SWgROXKm6003ycWV4gZHoF8GA6w==
9
+ dependencies :
10
+ " @types/node" " *"
11
+
5
12
6
13
version "4.14.160"
7
14
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.160.tgz#2f1bba6500bc3cb9a732c6d66a083378fb0b0b29"
12
19
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589"
13
20
integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ==
14
21
15
- " @types/socket.io@^2.1.4 " :
16
- version "2.1.4 "
17
- resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.4 .tgz#674e7bc193c5ccdadd4433f79f3660d31759e9ac "
18
- integrity sha512-cI98INy7tYnweTsUlp8ocveVdAxENUThO0JsLSCs51cjOP2yV5Mqo5QszMDPckyRRA+PO6+wBgKvGvHUCc23TQ ==
22
+ " @types/socket.io@^2.1.11 " :
23
+ version "2.1.11 "
24
+ resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.11 .tgz#e0d6759880e5f9818d5297a3328b36641bae996b "
25
+ integrity sha512-bVprmqPhJMLb9ZCm8g0Xy8kwBFRbnanOWSxzWkDkkIwxTvud5tKMfAJymXX6LQbizUKCS1yima7JM4BeLqjNqA ==
19
26
dependencies :
27
+ " @types/engine.io" " *"
20
28
" @types/node" " *"
21
29
22
30
" @types/strip-bom@^3.0.0 " :
You can’t perform that action at this time.
0 commit comments