Skip to content

Commit

Permalink
fix: upgrade @prisma/client from 5.10.2 to 5.14.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @prisma/client from 5.10.2 to 5.14.0.

See this package in npm:
@prisma/client

See this project in Snyk:
https://app.snyk.io/org/david-besse/project/a477f116-254a-4de5-b324-733375345e8e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 7, 2024
1 parent d357be3 commit e289a2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "David Besse",
"license": "ISC",
"dependencies": {
"@prisma/client": "^5.10.2",
"@prisma/client": "^5.14.0",
"@types/bcrypt": "^5.0.2",
"@types/cookie-parser": "^1.4.6",
"@types/cors": "^2.8.17",
Expand Down

0 comments on commit e289a2b

Please sign in to comment.