992
992
dependencies :
993
993
fast-json-stringify "^5.0.0"
994
994
995
+ " @fastify/static@^5.0.0 " :
996
+ version "5.0.2"
997
+ resolved "https://registry.yarnpkg.com/@fastify/static/-/static-5.0.2.tgz#46cee887393b422f4b10a46a14e970a64dd086d4"
998
+ integrity sha512-HvyXZ5a7hUHoSBRq9jKUuKIUCkHMkCDcmiAeEmixXlGOx8pEWx3NYOIaiivcjWa6/NLvfdUT+t/jzfVQ2PA7Gw==
999
+ dependencies :
1000
+ content-disposition "^0.5.3"
1001
+ encoding-negotiator "^2.0.1"
1002
+ fastify-plugin "^3.0.0"
1003
+ glob "^7.1.4"
1004
+ p-limit "^3.1.0"
1005
+ readable-stream "^3.4.0"
1006
+ send "^0.17.1"
1007
+
1008
+ " @fastify/websocket@^5.0.0 " :
1009
+ version "5.0.0"
1010
+ resolved "https://registry.yarnpkg.com/@fastify/websocket/-/websocket-5.0.0.tgz#1fe62743c7663fb71d18953e6f62873a5b9cf448"
1011
+ integrity sha512-ngZo5rchmhRZaML4MkAY/ClGs8Iyp0+rL97EIP0QsU2N4ICqBKEBG/wGL21ImAhha1RFixEzz8+CB/Ad/W50yw==
1012
+ dependencies :
1013
+ fastify-plugin "^3.0.0"
1014
+ ws "^8.0.0"
1015
+
995
1016
" @gar/promisify@^1.0.1 " :
996
1017
version "1.1.2"
997
1018
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
5436
5457
fastify-cors-deprecated "npm:[email protected] "
5437
5458
process-warning "^1.0.0"
5438
5459
5439
- fastify-error@^0.3.1 :
5440
- version "0.3.1"
5441
- resolved "https://registry.yarnpkg.com/fastify-error/-/fastify-error-0.3.1.tgz#8eb993e15e3cf57f0357fc452af9290f1c1278d2"
5442
- integrity sha512-oCfpcsDndgnDVgiI7bwFKAun2dO+4h84vBlkWsWnz/OUK9Reff5UFoFl241xTiLeHWX/vU9zkDVXqYUxjOwHcQ==
5443
-
5444
5460
" fastify-formbody-deprecated@npm:[email protected] " :
5445
5461
version "5.2.0"
5446
5462
resolved "https://registry.yarnpkg.com/fastify-formbody/-/fastify-formbody-5.2.0.tgz#942f0847f106888cad419812590cfff7ffb61f92"
@@ -5461,32 +5477,11 @@ fastify-plugin@^3.0.0:
5461
5477
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-3.0.0.tgz#cf1b8c8098e3b5a7c8c30e6aeb06903370c054ca"
5462
5478
integrity sha512-ZdCvKEEd92DNLps5n0v231Bha8bkz1DjnPP/aEz37rz/q42Z5JVLmgnqR4DYuNn3NXAO3IDCPyRvgvxtJ4Ym4w==
5463
5479
5464
- fastify-static@^4.2.2 :
5465
- version "4.5.0"
5466
- resolved "https://registry.yarnpkg.com/fastify-static/-/fastify-static-4.5.0.tgz#0d3feff5373f5ed9c4e4cf31a2b84c2f70c35bb2"
5467
- integrity sha512-Q7Tgl55AjsmBwiO4hKYib2BUCt+XTWLJ6Xp8YPPHU3EsrKNpevJ4cz8pjf1Ey1QhHw9O8Y2FDKdu+IC74oHvqw==
5468
- dependencies :
5469
- content-disposition "^0.5.3"
5470
- encoding-negotiator "^2.0.1"
5471
- fastify-plugin "^3.0.0"
5472
- glob "^7.1.4"
5473
- p-limit "^3.1.0"
5474
- readable-stream "^3.4.0"
5475
- send "^0.17.1"
5476
-
5477
5480
fastify-warning@^0.2.0 :
5478
5481
version "0.2.0"
5479
5482
resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f"
5480
5483
integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw==
5481
5484
5482
- fastify-websocket@^4.0.0 :
5483
- version "4.0.0"
5484
- resolved "https://registry.yarnpkg.com/fastify-websocket/-/fastify-websocket-4.0.0.tgz#7d22e0fbd15cf64628b3fb77010f65e4880942b5"
5485
- integrity sha512-XeeE2r4SkkLBp83NZ3BKCEdR6KFPEtiiIAUrvJhsvLJFRCV6BCnF5ZdchZ6ghPQ5rJ1VwcWlajuXHlQWwXX/YQ==
5486
- dependencies :
5487
- fastify-plugin "^3.0.0"
5488
- ws "^8.0.0"
5489
-
5490
5485
5491
5486
version "3.29.0"
5492
5487
resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.29.0.tgz#b840107f4fd40cc999b886548bfcda8062e38168"
7930
7925
cookie "^0.4.2"
7931
7926
ws "^8.4.2"
7932
7927
7933
- mercurius@8.12.2 :
7934
- version "8.12.2 "
7935
- resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-8.12.2 .tgz#78a94c764d987f9efb9ade43ff4c79891131fe91 "
7936
- integrity sha512-3bLLjGapSsYStSDNgcGOkz2biSzHIHVCMi7ecGBVXLS8uBGCb1dlruYS83rq74AhOLdpWMwWReZ6jqyuc8SZNw ==
7928
+ mercurius@8.13.0 :
7929
+ version "8.13.0 "
7930
+ resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-8.13.0 .tgz#67c51137b27ada000ac7385aba9028a1e706ab50 "
7931
+ integrity sha512-Dgbe/Dv/MI7LoUM5KedNdS8l0xtYAOXnrdrnIc/zOY2/2RvDoCwObizw3S4GrS7iosxi3AIf1mvZahMg6NHffw ==
7937
7932
dependencies :
7933
+ " @fastify/error" " ^2.0.0"
7934
+ " @fastify/static" " ^5.0.0"
7935
+ " @fastify/websocket" " ^5.0.0"
7938
7936
" @types/isomorphic-form-data" " ^2.0.0"
7939
7937
events.on "^1.0.1"
7940
- fastify-error "^0.3.1"
7941
7938
fastify-plugin "^3.0.0"
7942
- fastify-static "^4.2.2"
7943
- fastify-websocket "^4.0.0"
7944
7939
graphql "^15.5.1"
7945
7940
graphql-jit "^0.7.0"
7946
7941
mqemitter "^4.4.1"
0 commit comments