Skip to content

Commit

Permalink
fix: updagrade prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
Security2431 committed Mar 9, 2024
1 parent 601ff95 commit 33bb7fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"postinstall": "pnpm generate"
},
"dependencies": {
"@prisma/client": "^5.9.1",
"@prisma/extension-accelerate": "^0.6.3"
"@prisma/client": "^5.10.2",
"@prisma/extension-accelerate": "^1.0.0"
},
"devDependencies": {
"@acme/eslint-config": "^0.2.0",
Expand Down

0 comments on commit 33bb7fd

Please sign in to comment.