Skip to content

Commit a575ffb

Browse files
committed
fix(deps): update dependency @apollo/client to v3.10.5
1 parent e7ac8ae commit a575ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typescript/graphql-nextjs/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.10.4",
14+
"@apollo/client": "3.10.5",
1515
"@pothos/plugin-prisma": "3.65.2",
1616
"@pothos/core": "3.41.1",
1717
"@prisma/client": "5.15.0",

0 commit comments

Comments
 (0)