File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
packages/todo-example/server-ws Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 7
7
"@n1ru4l/socket-io-graphql-server" : " *" ,
8
8
"graphql" : " 16.0.0-experimental-stream-defer.5" ,
9
9
"graphql-ws" : " 5.6.3" ,
10
- "ws" : " 8.5 .0"
10
+ "ws" : " 8.6 .0"
11
11
},
12
12
"devDependencies" : {
13
13
"@types/node" : " 16.11.26" ,
14
- "@types/ws" : " 8.5.1 " ,
14
+ "@types/ws" : " 8.5.3 " ,
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/[email protected] .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 ==
2322
+ " @types/[email protected] .3 " , "@types/ws@^8.0.0":
2323
+ version "8.5.3 "
2324
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3 .tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d "
2325
+ integrity sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w ==
2326
2326
dependencies :
2327
2327
" @types/node" " *"
2328
2328
8763
8763
resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.3.tgz#63a56456db1b04367d0b721a0b80cae6d8becbba"
8764
8764
integrity sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==
8765
8765
8766
- ws@8.5 .0 :
8767
- version "8.5 .0"
8768
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.5 .0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f "
8769
- integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg ==
8766
+ ws@8.6 .0 :
8767
+ version "8.6 .0"
8768
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.6 .0.tgz#e5e9f1d9e7ff88083d0c0dd8281ea662a42c9c23 "
8769
+ integrity sha512-AzmM3aH3gk0aX7/rZLYvjdvZooofDu3fFOzGqcSnQ1tOcTWwhM/o+q++E8mAyVVIyUdajrkzWUGftaVSDLn1bw ==
8770
8770
8771
8771
" ws@^5.2.0 || ^6.0.0 || ^7.0.0" , ws@^7.4.6:
8772
8772
version "7.4.6"
You can’t perform that action at this time.
0 commit comments