File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 "version" : " 1.0.0" ,
2525 "dependencies" : {
2626 "@hono/zod-validator" : " ^0.4.3" ,
27- "@prisma/client" : " ^5.20 .0" ,
27+ "@prisma/client" : " 5.22 .0" ,
2828 "common" : " workspace:common" ,
2929 "cookie-parser" : " ^1.4.6" ,
3030 "cors" : " ^2.8.5" ,
4141 "@types/cookie-parser" : " ^1.4.7" ,
4242 "@types/cors" : " ^2.8.17" ,
4343 "globals" : " ^15.8.0" ,
44- "prisma" : " ^5.11 .0" ,
44+ "prisma" : " 5.22 .0" ,
4545 "typescript" : " ^5.4.5" ,
4646 },
4747 },
Original file line number Diff line number Diff line change 1717 "license" : " ISC" ,
1818 "dependencies" : {
1919 "@hono/zod-validator" : " ^0.4.3" ,
20- "@prisma/client" : " ^5.20 .0" ,
20+ "@prisma/client" : " 5.22 .0" ,
2121 "common" : " workspace:common" ,
2222 "cookie-parser" : " ^1.4.6" ,
2323 "cors" : " ^2.8.5" ,
3434 "@types/cookie-parser" : " ^1.4.7" ,
3535 "@types/cors" : " ^2.8.17" ,
3636 "globals" : " ^15.8.0" ,
37- "prisma" : " ^5.11 .0" ,
37+ "prisma" : " 5.22 .0" ,
3838 "typescript" : " ^5.4.5"
3939 },
4040 "trustedPackages" : [" prisma" ]
You can’t perform that action at this time.
0 commit comments