fix(deps): update prisma monorepo to v4.11.0 (#49758)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-19 12:25:26 +05:30
committed by GitHub
parent 803688b626
commit 607111978a
2 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
"@fastify/cookie": "^8.3.0",
"@fastify/middie": "8.1",
"@fastify/session": "^10.1.1",
"@prisma/client": "4.10.1",
"@prisma/client": "4.11.0",
"@sinclair/typebox": "0.25.24",
"connect-mongo": "4.6.0",
"fastify": "4.14.1",
@@ -20,7 +20,7 @@
"@fastify/type-provider-typebox": "2.4.0",
"@types/supertest": "2.0.12",
"jest": "29.5.0",
"prisma": "4.10.1",
"prisma": "4.11.0",
"pino-pretty": "10.0.0",
"supertest": "6.3.3",
"ts-jest": "29.0.5"