Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.12.8 (#7463)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent c0caa62 commit a234b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orm/nextjs-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "next start"
},
"dependencies": {
"@apollo/client": "3.12.7",
"@apollo/client": "3.12.8",
"@pothos/core": "4.3.0",
"@pothos/plugin-prisma": "4.4.0",
"@prisma/client": "6.3.0",
Expand Down

0 comments on commit a234b4d

Please sign in to comment.