File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
federation-v1/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.2" ,
8
8
"typescript" : " 5.6.3" ,
9
9
"graphql" : " 16.9.0" ,
10
- "fastify" : " 5.0 .0" ,
10
+ "fastify" : " 5.1 .0" ,
11
11
"@mercuriusjs/gateway" : " 4.0.1"
12
12
},
13
13
"resolutions" : {
Original file line number Diff line number Diff line change @@ -524,10 +524,10 @@ fastify-plugin@^5.0.0:
524
524
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.0.1.tgz#82d44e6fe34d1420bb5a4f7bee434d501e41939f"
525
525
integrity sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==
526
526
527
- fastify@5.0 .0 :
528
- version "5.0 .0"
529
- resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.0 .0.tgz#f8f80bd741bde2de1997c25dbe31e61c91978111 "
530
- integrity sha512-Qe4dU+zGOzg7vXjw4EvcuyIbNnMwTmcuOhlOrOJsgwzvjEZmsM/IeHulgJk+r46STjdJS/ZJbxO8N70ODXDMEQ ==
527
+ fastify@5.1 .0 :
528
+ version "5.1 .0"
529
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.1 .0.tgz#07029613aa4d94c4e8df71b25696eb67ed5d7079 "
530
+ integrity sha512-0SdUC5AoiSgMSc2Vxwv3WyKzyGMDJRAW/PgNsK1kZrnkO6MeqUIW9ovVg9F2UGIqtIcclYMyeJa4rK6OZc7Jxg ==
531
531
dependencies :
532
532
" @fastify/ajv-compiler" " ^4.0.0"
533
533
" @fastify/error" " ^4.0.0"
You can’t perform that action at this time.
0 commit comments