mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 15:08:37 +00:00
fix(deps): update prisma monorepo to v7.4.1
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
"@nestjs/core": "11.1.14",
|
||||
"@nestjs/graphql": "13.2.4",
|
||||
"@nestjs/platform-express": "11.1.14",
|
||||
"@prisma/adapter-better-sqlite3": "7.4.0",
|
||||
"@prisma/client": "7.4.0",
|
||||
"@prisma/adapter-better-sqlite3": "7.4.1",
|
||||
"@prisma/client": "7.4.1",
|
||||
"class-transformer": "0.5.1",
|
||||
"class-validator": "0.14.3",
|
||||
"graphql": "16.10.0",
|
||||
|
||||
Reference in New Issue
Block a user