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

This commit is contained in:
renovate[bot]
2023-08-27 00:18:07 +00:00
parent ac388285b2
commit 3d4f8e1ddc
2 changed files with 17 additions and 17 deletions

View File

@@ -12,7 +12,7 @@
"@fastify/swagger": "^8.3.1",
"@fastify/swagger-ui": "^1.5.0",
"@immobiliarelabs/fastify-sentry": "^6.0.0",
"@prisma/client": "5.1.1",
"@prisma/client": "5.2.0",
"ajv": "8.12.0",
"ajv-formats": "^2.1.1",
"connect-mongo": "4.6.0",
@@ -38,7 +38,7 @@
"dotenv-cli": "7.3.0",
"jest": "29.6.4",
"pino-pretty": "10.2.0",
"prisma": "5.1.1",
"prisma": "5.2.0",
"supertest": "6.3.3",
"ts-jest": "29.1.1"
},