Skip to content

Commit

Permalink
fix(deps): update dependency @pothos/core to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent a9bbf55 commit 166fa4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion orm/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"trailingComma": "all"
},
"dependencies": {
"@pothos/core": "4.3.0",
"@pothos/core": "4.4.0",
"@pothos/plugin-prisma": "4.4.0",
"@prisma/client": "6.3.1",
"graphql": "16.10.0",
Expand Down
2 changes: 1 addition & 1 deletion orm/nextjs-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@apollo/client": "3.12.11",
"@pothos/core": "4.3.0",
"@pothos/core": "4.4.0",
"@pothos/plugin-prisma": "4.4.0",
"@prisma/client": "6.3.1",
"graphql": "16.10.0",
Expand Down

0 comments on commit 166fa4e

Please sign in to comment.