Skip to content

Commit

Permalink
Bump @prisma/client from 5.0.0 to 6.3.1 in /backend
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.0.0 to 6.3.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.3.1/packages/client)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 17dc759 commit 3354015
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 26 deletions.
40 changes: 15 additions & 25 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"printWidth": 120
},
"dependencies": {
"@prisma/client": "^5.0.0",
"@prisma/client": "^6.3.1",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"express": "^4.18.2",
Expand Down

0 comments on commit 3354015

Please sign in to comment.