File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
federation/gateways/mercurius Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
"tsx" : " 4.19.4" ,
8
8
"typescript" : " 5.8.3" ,
9
9
"graphql" : " 16.11.0" ,
10
- "fastify" : " 5.3.2 " ,
10
+ "fastify" : " 5.3.3 " ,
11
11
"@mercuriusjs/gateway" : " 5.0.0"
12
12
},
13
13
"resolutions" : {
Original file line number Diff line number Diff line change @@ -555,10 +555,10 @@ fastify-plugin@^5.0.0:
555
555
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.0.1.tgz#82d44e6fe34d1420bb5a4f7bee434d501e41939f"
556
556
integrity sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==
557
557
558
-
559
- version "5.3.2 "
560
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.2 .tgz#88c895a30c0f67166979077ac8649fe8b205a1b3 "
561
- integrity sha512-AIPqBgtqBAwkOkrnwesEE+dOyU30dQ4kh7udxeGVR05CRGwubZx+p2H8P0C4cRnQT0+EPK4VGea2DTL2RtWttg ==
558
+
559
+ version "5.3.3 "
560
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.3 .tgz#14915c39a6198dbb0a3910e0d1f13e04234bbedc "
561
+ integrity sha512-nCBiBCw9q6jPx+JJNVgO8JVnTXeUyrGcyTKPQikRkA/PanrFcOIo4R+ZnLeOLPZPGgzjomqfVarzE0kYx7qWiQ ==
562
562
dependencies :
563
563
" @fastify/ajv-compiler" " ^4.0.0"
564
564
" @fastify/error" " ^4.0.0"
You can’t perform that action at this time.
0 commit comments