File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
graphql-fastify-sdl-first Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
},
8
8
"dependencies" : {
9
9
"@prisma/client" : " 4.2.1" ,
10
- "fastify" : " 4.4 .0"
10
+ "fastify" : " 4.5 .0"
11
11
},
12
12
"devDependencies" : {
13
13
"prisma" : " 4.2.1"
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@graphql-tools/schema" : " 9.0.1" ,
14
14
"@prisma/client" : " 4.2.1" ,
15
- "fastify" : " 4.4 .0" ,
15
+ "fastify" : " 4.5 .0" ,
16
16
"graphql" : " 16.5.0" ,
17
17
"graphql-scalars" : " 1.18.0" ,
18
18
"mercurius" : " 10.1.1"
Original file line number Diff line number Diff line change 7
7
},
8
8
"dependencies" : {
9
9
"@prisma/client" : " 4.2.1" ,
10
- "fastify" : " 4.4 .0" ,
10
+ "fastify" : " 4.5 .0" ,
11
11
"graphql" : " 16.5.0" ,
12
12
"graphql-scalars" : " 1.18.0" ,
13
13
"mercurius" : " 10.1.1" ,
Original file line number Diff line number Diff line change 7
7
},
8
8
"dependencies" : {
9
9
"@prisma/client" : " 4.2.1" ,
10
- "fastify" : " 4.4 .0"
10
+ "fastify" : " 4.5 .0"
11
11
},
12
12
"devDependencies" : {
13
13
"@types/node" : " 16.11.49" ,
You can’t perform that action at this time.
0 commit comments