File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
federation-v1/gateways/mercurius Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
"tsx" : " 4.19.2" ,
8
8
"typescript" : " 5.7.2" ,
9
9
"graphql" : " 16.9.0" ,
10
- "fastify" : " 5.1 .0" ,
10
+ "fastify" : " 5.2 .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.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 ==
527
+ fastify@5.2 .0 :
528
+ version "5.2 .0"
529
+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.2 .0.tgz#dab4d4583e7719cf96aad90ccf3e690bceb069a6 "
530
+ integrity sha512-3s+Qt5S14Eq5dCpnE0FxTp3z4xKChI83ZnMv+k0FwX+VUoZrgCFoLAxpfdi/vT4y6Mk+g7aAMt9pgXDoZmkefQ ==
531
531
dependencies :
532
532
" @fastify/ajv-compiler" " ^4.0.0"
533
533
" @fastify/error" " ^4.0.0"
541
541
process-warning "^4.0.0"
542
542
proxy-addr "^2.0.7"
543
543
rfdc "^1.3.1"
544
- secure-json-parse "^2.7.0 "
544
+ secure-json-parse "^3.0.1 "
545
545
semver "^7.6.0"
546
546
toad-cache "^3.7.0"
547
547
@@ -946,7 +946,7 @@ secure-json-parse@^2.7.0:
946
946
resolved "https://registry.yarnpkg.com/secure-json-parse/-/secure-json-parse-2.7.0.tgz#5a5f9cd6ae47df23dba3151edd06855d47e09862"
947
947
integrity sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==
948
948
949
- secure-json-parse@^3.0.0 :
949
+ secure-json-parse@^3.0.0, secure-json-parse@^3.0.1 :
950
950
version "3.0.1"
951
951
resolved "https://registry.yarnpkg.com/secure-json-parse/-/secure-json-parse-3.0.1.tgz#78987844ea1f0cfe9c5f9f723cdf031f542e7b5f"
952
952
integrity sha512-9QR7G96th4QJ2+dJwvZB+JoXyt8PN+DbEjOr6kL2/JU4KH8Eb2sFdU+gt8EDdzWDWoWH0uocDdfCoFzdVSixUA==
You can’t perform that action at this time.
0 commit comments