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

This commit is contained in:
renovate[bot]
2023-11-05 08:39:56 +00:00
parent cad6a96b1d
commit 5a1c22723e
2 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
"@fastify/swagger-ui": "1.10.1",
"@fastify/type-provider-typebox": "3.5.0",
"@immobiliarelabs/fastify-sentry": "7.1.1",
"@prisma/client": "5.3.1",
"@prisma/client": "5.5.2",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"connect-mongo": "4.6.0",
@@ -44,7 +44,7 @@
"@types/supertest": "2.0.15",
"dotenv-cli": "7.3.0",
"jest": "29.7.0",
"prisma": "5.3.1",
"prisma": "5.5.2",
"supertest": "6.3.3",
"ts-jest": "29.1.1"
},