Skip to content

Commit

Permalink
fix(deps): bump @prisma/client from 5.4.2 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.4.2 to 5.8.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.8.0/packages/client)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 820305f commit 8886f94
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typescript": "^5.2.2"
},
"dependencies": {
"@prisma/client": "^5.4.2",
"@prisma/client": "^5.8.0",
"@trpc/server": "^10.40.0",
"@types/fs-extra": "^11.0.3",
"cors": "^2.8.5",
Expand Down
Loading

0 comments on commit 8886f94

Please sign in to comment.