chore(deps): bump class-validator from 0.13.2 to 0.14.0 (#4569)

Bumps [class-validator](https://github.com/typestack/class-validator) from 0.13.2 to 0.14.0.
- [Release notes](https://github.com/typestack/class-validator/releases)
- [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/typestack/class-validator/compare/v0.13.2...v0.14.0)

---
updated-dependencies:
- dependency-name: class-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-12 13:32:15 -08:00
committed by GitHub
parent 91155295fe
commit cab8b69e8d
2 changed files with 11 additions and 10 deletions

View File

@@ -81,7 +81,7 @@
"bull": "^4.10.2",
"cancan": "3.1.0",
"chalk": "^4.1.0",
"class-validator": "^0.13.2",
"class-validator": "^0.14.0",
"compressorjs": "^1.1.1",
"copy-to-clipboard": "^3.3.1",
"core-js": "^3.26.1",