fix(deps): update prisma monorepo to v5.3.1

This commit is contained in:
renovate[bot]
2023-09-16 19:32:14 +00:00
parent 417da70141
commit cf0e3c79ab
2 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
"@fastify/swagger-ui": "^1.5.0",
"@fastify/type-provider-typebox": "3.5.0",
"@immobiliarelabs/fastify-sentry": "^6.0.0",
"@prisma/client": "5.2.0",
"@prisma/client": "5.3.1",
"ajv": "8.12.0",
"ajv-formats": "^2.1.1",
"connect-mongo": "4.6.0",
@@ -41,7 +41,7 @@
"@types/supertest": "2.0.12",
"dotenv-cli": "7.3.0",
"jest": "29.7.0",
"prisma": "5.2.0",
"prisma": "5.3.1",
"supertest": "6.3.3",
"ts-jest": "29.1.1"
},