We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e9d48 commit 8eb8bc9Copy full SHA for 8eb8bc9
2 files changed
optimize/starter/packages/server/package.json
@@ -24,7 +24,7 @@
24
"@prisma/client": "7.0.0",
25
"@trpc/server": "next",
26
"@types/cors": "2.8.19",
27
- "cors": "2.8.5",
+ "cors": "2.8.6",
28
"express": "5.1.0",
29
"zod": "3.25.76",
30
"dotenv": "^17.2.3",
orm/graphql-subscriptions/package.json
@@ -20,7 +20,7 @@
20
"@as-integrations/express5": "1.1.2",
21
22
"@prisma/adapter-pg": "7.0.0",
23
"dotenv": "16.6.1",
"graphql": "16.11.0",
0 commit comments