Skip to content

Commit

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

See this package in npm:
@prisma/client

See this project in Snyk:
https://app.snyk.io/org/nwikeodigwe/project/c8fd9917-b566-4f49-8ba9-7b93cb075465?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 30, 2025
1 parent db54116 commit 6086238
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -26,7 +26,7 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@prisma/client": "^6.0.1",
"@prisma/client": "^6.2.1",
"bcryptjs": "^2.4.3",
"compression": "^1.7.4",
"cors": "^2.8.5",
Expand Down

0 comments on commit 6086238

Please sign in to comment.