File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/todo-example/server-ws Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"@types/node" : " 16.11.25" ,
14
- "@types/ws" : " 8.2.2 " ,
14
+ "@types/ws" : " 8.5.1 " ,
15
15
"ts-node-dev" : " 1.1.8" ,
16
16
"typescript" : " 4.5.5"
17
17
},
Original file line number Diff line number Diff line change 2319
2319
dependencies :
2320
2320
" @types/node" " *"
2321
2321
2322
- " @types/ws@8.2.2 " , "@types/ws@^8.0.0":
2323
- version "8.2.2 "
2324
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.2 .tgz#7c5be4decb19500ae6b3d563043cd407bf366c21 "
2325
- integrity sha512-NOn5eIcgWLOo6qW8AcuLZ7G8PycXu0xTxxkS6Q18VWFxgPUSOwV0pBj2a/4viNZVu25i7RIB7GttdkAIUUXOOg ==
2322
+ " @types/ws@8.5.1 " , "@types/ws@^8.0.0":
2323
+ version "8.5.1 "
2324
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.1 .tgz#79136958b48bc73d5165f286707ceb9f04471599 "
2325
+ integrity sha512-UxlLOfkuQnT2YSBCNq0x86SGOUxas6gAySFeDe2DcnEnA8655UIPoCDorWZCugcvKIL8IUI4oueUfJ1hhZSE2A ==
2326
2326
dependencies :
2327
2327
" @types/node" " *"
2328
2328
You can’t perform that action at this time.
0 commit comments