mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update prisma monorepo to v4.12.0 (#50018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@
|
||||
"@fastify/session": "^10.1.1",
|
||||
"@fastify/swagger": "^8.3.1",
|
||||
"@fastify/swagger-ui": "^1.5.0",
|
||||
"@prisma/client": "4.11.0",
|
||||
"@prisma/client": "4.12.0",
|
||||
"@sentry/node": "7.47.0",
|
||||
"connect-mongo": "4.6.0",
|
||||
"fastify": "4.15.0",
|
||||
@@ -24,7 +24,7 @@
|
||||
"@types/supertest": "2.0.12",
|
||||
"jest": "29.5.0",
|
||||
"pino-pretty": "10.0.0",
|
||||
"prisma": "4.11.0",
|
||||
"prisma": "4.12.0",
|
||||
"supertest": "6.3.3",
|
||||
"ts-jest": "29.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user