chore(utils): update class-validator to 0.14.0 (#4032)

* update class-validator to 0.14.0 in utils package

* Create new-jokes-relax.md

---------

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Lacey Pevey
2023-05-08 18:29:31 +02:00
committed by GitHub
co-authored by Oliver Windall Juhl
parent a8887cd02f
commit 1ea57c3a69
4 changed files with 11 additions and 20 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"dependencies": {
"awilix": "^8.0.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"class-validator": "^0.14.0",
"typeorm": "npm:@medusajs/typeorm@0.3.16-next.0",
"ulid": "^2.3.0"
},