fix(deps): update prisma monorepo to v4.14.1

This commit is contained in:
renovate[bot]
2023-05-20 13:39:07 +00:00
parent 382b2fc2bd
commit 78f31aa966
2 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
"@fastify/swagger": "^8.3.1",
"@fastify/swagger-ui": "^1.5.0",
"@immobiliarelabs/fastify-sentry": "^6.0.0",
"@prisma/client": "4.14.0",
"@prisma/client": "4.14.1",
"connect-mongo": "4.6.0",
"fastify": "4.17.0",
"fastify-auth0-verify": "^1.0.0",
@@ -26,7 +26,7 @@
"dotenv-cli": "7.2.1",
"jest": "29.5.0",
"pino-pretty": "10.0.0",
"prisma": "4.14.0",
"prisma": "4.14.1",
"supertest": "6.3.3",
"ts-jest": "29.1.0"
},