fix(deps): update prisma monorepo to v4.14.0 (#50377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-15 11:12:59 +03:00
committed by GitHub
parent e56b9bf82e
commit e2716c35ea
2 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
"@fastify/swagger": "^8.3.1",
"@fastify/swagger-ui": "^1.5.0",
"@immobiliarelabs/fastify-sentry": "^5.0.2",
"@prisma/client": "4.13.0",
"@prisma/client": "4.14.0",
"connect-mongo": "4.6.0",
"fastify": "4.15.0",
"fastify-auth0-verify": "^1.0.0",
@@ -25,7 +25,7 @@
"dotenv-cli": "7.2.1",
"jest": "29.5.0",
"pino-pretty": "10.0.0",
"prisma": "4.13.0",
"prisma": "4.14.0",
"supertest": "6.3.3",
"ts-jest": "29.1.0"
},