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.165" ,
17
- "@types/socket.io" : " ^2.1.11 " ,
17
+ "@types/socket.io" : " ^2.1.12 " ,
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 19
19
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589"
20
20
integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ==
21
21
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==
22
+ " @types/socket.io-parser@* " :
23
+ version "2.2.1"
24
+ resolved "https://registry.yarnpkg.com/@types/socket.io-parser/-/socket.io-parser-2.2.1.tgz#dc94aed303839487f4975249a32a548109ea3647"
25
+ integrity sha512-+JNb+7N7tSINyXPxAJb62+NcpC1x/fPn7z818W4xeNCdPTp6VsO/X8fCsg6+ug4a56m1v9sEiTIIUKVupcHOFQ==
26
+ dependencies :
27
+ " @types/node" " *"
28
+
29
+ " @types/socket.io@^2.1.12 " :
30
+ version "2.1.12"
31
+ resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.12.tgz#91187f826a5dd2ed1113e935815bbaf9627e5cb0"
32
+ integrity sha512-oStc5VFkpb0AsjOxQUj9ztX5Iziatyla/rjZTYbFGoVrrKwd+JU2mtxk7iSl5RGYx9WunLo6UXW1fBzQok/ZyA==
26
33
dependencies :
27
34
" @types/engine.io" " *"
28
35
" @types/node" " *"
36
+ " @types/socket.io-parser" " *"
29
37
30
38
" @types/strip-bom@^3.0.0 " :
31
39
version "3.0.0"
You can’t perform that action at this time.
0 commit comments