mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update prisma monorepo to v4.15.0
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@
|
||||
"@fastify/swagger": "^8.3.1",
|
||||
"@fastify/swagger-ui": "^1.5.0",
|
||||
"@immobiliarelabs/fastify-sentry": "^6.0.0",
|
||||
"@prisma/client": "4.14.1",
|
||||
"@prisma/client": "4.15.0",
|
||||
"connect-mongo": "4.6.0",
|
||||
"bad-words": "3.0.4",
|
||||
"fastify": "4.17.0",
|
||||
@@ -29,7 +29,7 @@
|
||||
"dotenv-cli": "7.2.1",
|
||||
"jest": "29.5.0",
|
||||
"pino-pretty": "10.0.0",
|
||||
"prisma": "4.14.1",
|
||||
"prisma": "4.15.0",
|
||||
"supertest": "6.3.3",
|
||||
"ts-jest": "29.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user