mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
fix(deps): incompatible class-transformer release
See https://github.com/nestjs/nest/issues/8637
This commit is contained in:
parent
62716a8d04
commit
72be403fcf
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"@nestjs/terminus": "8.0.1",
|
||||
"@nestjs/typeorm": "8.0.2",
|
||||
"@sentry/node": "6.15.0",
|
||||
"class-transformer": "0.5.0",
|
||||
"class-transformer": "<=0.4.0",
|
||||
"class-validator": "0.13.2",
|
||||
"cookie-parser": "1.4.6",
|
||||
"date-fns": "2.26.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue