Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.12.1 (#7193)
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 Dec 5, 2024
1 parent 20954a0 commit b842983
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.11.10",
"@apollo/client": "3.12.1",
"@pothos/core": "4.3.0",
"@pothos/plugin-prisma": "4.4.0",
"@prisma/client": "5.22.0",
Expand Down

0 comments on commit b842983

Please sign in to comment.