fix(dependencies): Switch back to previous class-validator version to produce a working build
This commit is contained in:
parent
cd3cd81360
commit
74d334f9b7
@ -31,7 +31,7 @@
|
|||||||
"body-parser": "1.19.0",
|
"body-parser": "1.19.0",
|
||||||
"check-password-strength": "2.0.2",
|
"check-password-strength": "2.0.2",
|
||||||
"class-transformer": "0.3.1",
|
"class-transformer": "0.3.1",
|
||||||
"class-validator": "0.13.1",
|
"class-validator": "0.13.0",
|
||||||
"consola": "2.15.0",
|
"consola": "2.15.0",
|
||||||
"cookie": "0.4.1",
|
"cookie": "0.4.1",
|
||||||
"cookie-parser": "1.4.5",
|
"cookie-parser": "1.4.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user