chore: Updates prisma.
This commit is contained in:
parent
c2c59cd0da
commit
0bb66098b7
2 changed files with 34 additions and 34 deletions
|
@ -17,11 +17,11 @@
|
|||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "^20.12.7",
|
||||
"nodemon": "^3.0.3",
|
||||
"prisma": "^5.12.1",
|
||||
"prisma": "^5.13.0",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^5.12.1",
|
||||
"@prisma/client": "^5.13.0",
|
||||
"bcrypt": "^5.1.1",
|
||||
"fastify": "^4.26.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue