Skip to content

Commit 59a9e40

Browse files
fix(deps): update prisma monorepo to v3.15.2
1 parent abaa924 commit 59a9e40

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

Diff for: package-lock.json

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@next-auth/prisma-adapter": "1.0.3",
17-
"@prisma/client": "3.12.0",
17+
"@prisma/client": "3.15.2",
1818
"next": "12.1.4",
1919
"next-auth": "4.3.1",
2020
"react": "18.2.0",
@@ -25,7 +25,7 @@
2525
"@types/next-auth": "3.13.0",
2626
"@types/node": "16.11.26",
2727
"@types/react": "17.0.44",
28-
"prisma": "3.12.0",
28+
"prisma": "3.15.2",
2929
"ts-node": "10.7.0",
3030
"typescript": "4.6.3"
3131
},

0 commit comments

Comments
 (0)