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:
co-authored by
Oliver Windall Juhl
parent
a8887cd02f
commit
1ea57c3a69
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user