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

This commit is contained in:
renovate[bot]
2023-08-07 14:39:41 +00:00
parent 8ff4e9f57a
commit 21cfbf3a43
2 changed files with 36 additions and 37 deletions
+2 -2
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.0.0",
"@prisma/client": "5.1.1",
"ajv": "8.12.0",
"ajv-formats": "^2.1.1",
"bad-words": "3.0.4",
@@ -39,7 +39,7 @@
"dotenv-cli": "7.2.1",
"jest": "29.6.2",
"pino-pretty": "10.2.0",
"prisma": "5.0.0",
"prisma": "5.1.1",
"supertest": "6.3.3",
"ts-jest": "29.1.1"
},