mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
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:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user