Skip to content

Commit

Permalink
fix(deps): update dependency @prisma/client to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent fcb4b8c commit bd8a0c9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"schema.prisma"
],
"dependencies": {
"@prisma/client": "^4.16.2",
"@prisma/client": "^5.1.1",
"prisma-redis-middleware": "^4.8.0"
}
}

0 comments on commit bd8a0c9

Please sign in to comment.