Skip to content

Commit

Permalink
fix: upgrade @prisma/client from 5.10.2 to 5.12.1 (#128)
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.12.1.

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

See this project in Snyk:
https://app.snyk.io/org/kevinanielsen/project/55cd4508-19c3-493e-8177-9f0a08b7a331?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
kevinanielsen and snyk-bot authored Jun 17, 2024
1 parent c2c6cbe commit 1a9067e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"dependencies": {
"@nextui-org/react": "^2.2.9",
"@prisma/client": "5.10.2",
"@prisma/client": "5.12.1",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-separator": "^1.0.3",
Expand Down

0 comments on commit 1a9067e

Please sign in to comment.