File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "start:dev" : " nodemon --watch \" src/**\" --ext \" ts,json\" --ignore \" src/**/*.test.ts\" --exec 'tsc -p tsconfig.build.json&& node -r source-map-support/register dist/main' "
2020 },
2121 "dependencies" : {
22- "@apollo/server" : " ^5.4 .0" ,
22+ "@apollo/server" : " ^5.5 .0" ,
2323 "@as-integrations/fastify" : " ^2.0.0" ,
2424 "@aws-sdk/client-s3" : " ^3.345.0" ,
2525 "@fastify/multipart" : " ^8.3.1" ,
Original file line number Diff line number Diff line change 4848 " @apollo/utils.keyvaluecache" " ^4.0.0"
4949 " @apollo/utils.logger" " ^3.0.0"
5050
51- " @apollo/server@^5.4 .0 " :
52- version "5.4 .0"
53- resolved "https://registry.yarnpkg.com/@apollo/server/-/server-5.4 .0.tgz#ad161a6e8b14f5227027205e0970a91667351e49 "
54- integrity sha512-E0/2C5Rqp7bWCjaDh4NzYuEPDZ+dltTf2c0FI6GCKJA6GBetVferX3h1//1rS4+NxD36wrJsGGJK+xyT/M3ysg ==
51+ " @apollo/server@^5.5 .0 " :
52+ version "5.5 .0"
53+ resolved "https://registry.yarnpkg.com/@apollo/server/-/server-5.5 .0.tgz#7918e45af53879b11baea04772fc2968fe64492c "
54+ integrity sha512-vWtodBOK/SZwBTJzItECOmLfL8E8pn/IdvP7pnxN5g2tny9iW4+9sxdajE798wV1H2+PYp/rRcl/soSHIBKMPw ==
5555 dependencies :
5656 " @apollo/cache-control-types" " ^1.0.3"
5757 " @apollo/server-gateway-interface" " ^2.0.0"
You can’t perform that action at this time.
0 commit comments