Skip to content

Commit

Permalink
Update dependency class-validator to v0.14.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent bc5f831 commit fbe13a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"async": "^3.0.0",
"base64url": "^3.0.0",
"class-transformer": "^0.5.0",
"class-validator": "0.13.2",
"class-validator": "0.14.0",
"commander": "^8.0.0",
"compression": "^1.0.0",
"cookie-parser": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/cms-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@mui/lab": "^6.0.0-beta.10",
"axios": "^0.21.0",
"change-case": "^4.1.2",
"class-validator": "0.13.2",
"class-validator": "0.14.0",
"clsx": "^1.1.1",
"commander": "^10.0.1",
"date-fns": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/cms-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/get-image-colors": "^4.0.0",
"base64url": "^3.0.0",
"class-transformer": "^0.5.0",
"class-validator": "0.13.2",
"class-validator": "0.14.0",
"commander": "^9.3.0",
"cron-parser": "^3.0.0",
"dataloader": "^2.1.0",
Expand Down

0 comments on commit fbe13a0

Please sign in to comment.