This repository was archived by the owner on Aug 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@fastify/basic-auth" : " ^4.0.0" ,
21
21
"@fastify/cors" : " ^8.1.0" ,
22
22
"@fastify/static" : " ^6.5.0" ,
23
- "@fastify/websocket" : " ^7.1.0 " ,
23
+ "@fastify/websocket" : " ^7.1.1 " ,
24
24
"aedes" : " ^0.48.0" ,
25
25
"fastify" : " ^4.9.2" ,
26
26
"http-errors" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 314
314
readable-stream "^4.0.0"
315
315
send "^0.18.0"
316
316
317
- " @fastify/websocket@^7.1.0 " :
318
- version "7.1.0 "
319
- resolved "https://registry.yarnpkg.com/@fastify/websocket/-/websocket-7.1.0 .tgz#9ce883f7639653df556dceeb97b86f04ea8e05e7 "
320
- integrity sha512-aEHlymGnMOCY5pTSI6gOlLBX/5pIhQ485zyEx/m2+kITSa9vWtL08jbtAzbsaQBcqOz+bbVvxzerbHZdqQp2qQ ==
317
+ " @fastify/websocket@^7.1.1 " :
318
+ version "7.1.1 "
319
+ resolved "https://registry.yarnpkg.com/@fastify/websocket/-/websocket-7.1.1 .tgz#dfaba447f846db7432b6f9f81c8fb73e6cc470a6 "
320
+ integrity sha512-8lvB/E6p/o3MlmHzM2NJ19ixteI6Ckw0xOebLfoHoORPmpvCWqSp8+HLz4Gc6HrChH4vM9VcSWAK8jYuTT08hQ ==
321
321
dependencies :
322
322
fastify-plugin "^4.0.0"
323
323
ws "^8.0.0"
You can’t perform that action at this time.
0 commit comments