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 31
31
"@fastify/basic-auth" : " ^4.0.0" ,
32
32
"@fastify/cors" : " ^8.1.0" ,
33
33
"@fastify/static" : " ^6.5.0" ,
34
- "@fastify/websocket" : " ^7.1.0 " ,
34
+ "@fastify/websocket" : " ^7.1.1 " ,
35
35
"aedes" : " ^0.48.0" ,
36
36
"applicationinsights" : " ^2.5.0" ,
37
37
"fastify" : " ^4.9.2" ,
Original file line number Diff line number Diff line change 374
374
readable-stream "^4.0.0"
375
375
send "^0.18.0"
376
376
377
- " @fastify/websocket@^7.1.0 " :
378
- version "7.1.0 "
379
- resolved "https://registry.yarnpkg.com/@fastify/websocket/-/websocket-7.1.0 .tgz#9ce883f7639653df556dceeb97b86f04ea8e05e7 "
380
- integrity sha512-aEHlymGnMOCY5pTSI6gOlLBX/5pIhQ485zyEx/m2+kITSa9vWtL08jbtAzbsaQBcqOz+bbVvxzerbHZdqQp2qQ ==
377
+ " @fastify/websocket@^7.1.1 " :
378
+ version "7.1.1 "
379
+ resolved "https://registry.yarnpkg.com/@fastify/websocket/-/websocket-7.1.1 .tgz#dfaba447f846db7432b6f9f81c8fb73e6cc470a6 "
380
+ integrity sha512-8lvB/E6p/o3MlmHzM2NJ19ixteI6Ckw0xOebLfoHoORPmpvCWqSp8+HLz4Gc6HrChH4vM9VcSWAK8jYuTT08hQ ==
381
381
dependencies :
382
382
fastify-plugin "^4.0.0"
383
383
ws "^8.0.0"
You can’t perform that action at this time.
0 commit comments