Skip to content

Commit 06d83d6

Browse files
fix(deps): update dependency @apollo/client to v3.14.0
1 parent bc6c028 commit 06d83d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orm/nextjs-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"start": "next start"
1212
},
1313
"dependencies": {
14-
"@apollo/client": "3.13.8",
14+
"@apollo/client": "3.14.0",
1515
"@pothos/core": "4.7.0",
1616
"@pothos/plugin-prisma": "4.9.1",
1717
"@prisma/client": "6.9.0",

0 commit comments

Comments
 (0)