mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-26 17:02:27 -04:00
fix(deps): update prisma monorepo to v5.2.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"@fastify/swagger": "^8.3.1",
|
||||
"@fastify/swagger-ui": "^1.5.0",
|
||||
"@immobiliarelabs/fastify-sentry": "^6.0.0",
|
||||
"@prisma/client": "5.1.1",
|
||||
"@prisma/client": "5.2.0",
|
||||
"ajv": "8.12.0",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"connect-mongo": "4.6.0",
|
||||
@@ -38,7 +38,7 @@
|
||||
"dotenv-cli": "7.3.0",
|
||||
"jest": "29.6.4",
|
||||
"pino-pretty": "10.2.0",
|
||||
"prisma": "5.1.1",
|
||||
"prisma": "5.2.0",
|
||||
"supertest": "6.3.3",
|
||||
"ts-jest": "29.1.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user