We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4972306 commit 0b947cbCopy full SHA for 0b947cb
3 files changed
orm/graphql-sdl-first/package.json
@@ -12,7 +12,7 @@
12
"@prisma/client": "6.4.1",
13
"graphql": "16.10.0",
14
"graphql-scalars": "1.24.1",
15
- "graphql-yoga": "5.12.1"
+ "graphql-yoga": "5.13.1"
16
},
17
"devDependencies": {
18
"@types/node": "22.13.9",
orm/graphql/package.json
@@ -21,7 +21,7 @@
21
22
23
24
25
26
27
orm/nextjs-graphql/package.json
@@ -17,7 +17,7 @@
19
20
- "graphql-yoga": "5.12.1",
+ "graphql-yoga": "5.13.1",
"next": "15.2.1",
"react": "18.3.1",
"react-dom": "18.3.1",
0 commit comments