Skip to content

Commit 2066d5f

Browse files
chore(deps): update dependency @apollo/server to v5
1 parent c7c5b32 commit 2066d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"migrate:down": "npm run build && npx mikro-orm migration:down --config --config src/config/database/mikro-orm.config.ts"
2626
},
2727
"dependencies": {
28-
"@apollo/server": "^4.11.3",
28+
"@apollo/server": "^5.0.0",
2929
"@as-integrations/fastify": "^2.1.1",
3030
"@eslint/eslintrc": "^3.2.0",
3131
"@fastify/compress": "^8.0.1",

0 commit comments

Comments
 (0)