Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/@prisma/client

See this project in Snyk:
https://app.snyk.io/org/kmal808/project/8b1c4121-6bc0-4c17-bc39-43fa4be89d75?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 27, 2023
1 parent ec78a1a commit 654b7a3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -15,7 +15,7 @@
},
"dependencies": {
"@next-auth/prisma-adapter": "^1.0.5",
"@prisma/client": "^4.10.0",
"@prisma/client": "^4.16.2",
"@tanstack/react-query": "^4.36.1",
"@trpc/client": "^10.9.0",
"@trpc/next": "^10.9.0",
Expand Down

0 comments on commit 654b7a3

Please sign in to comment.