mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update prisma monorepo to v5.1.1
This commit is contained in:
+2
-2
@@ -12,7 +12,7 @@
|
||||
"@fastify/swagger": "^8.3.1",
|
||||
"@fastify/swagger-ui": "^1.5.0",
|
||||
"@immobiliarelabs/fastify-sentry": "^6.0.0",
|
||||
"@prisma/client": "5.0.0",
|
||||
"@prisma/client": "5.1.1",
|
||||
"ajv": "8.12.0",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"bad-words": "3.0.4",
|
||||
@@ -39,7 +39,7 @@
|
||||
"dotenv-cli": "7.2.1",
|
||||
"jest": "29.6.2",
|
||||
"pino-pretty": "10.2.0",
|
||||
"prisma": "5.0.0",
|
||||
"prisma": "5.1.1",
|
||||
"supertest": "6.3.3",
|
||||
"ts-jest": "29.1.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user