fix(dependencies): Switch back to previous class-validator version to produce a working build

This commit is contained in:
2024-11-20 18:59:50 +01:00
parent cd3cd81360
commit 74d334f9b7

View File

@@ -31,7 +31,7 @@
"body-parser": "1.19.0",
"check-password-strength": "2.0.2",
"class-transformer": "0.3.1",
"class-validator": "0.13.1",
"class-validator": "0.13.0",
"consola": "2.15.0",
"cookie": "0.4.1",
"cookie-parser": "1.4.5",