chore(deps): bump class-validator from 0.14.0 to 0.14.1 (#7131)

Bumps [class-validator](https://github.com/typestack/class-validator) from 0.14.0 to 0.14.1.
- [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.14.0...v0.14.1)

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

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]
2024-06-24 14:32:05 -07:00
committed by GitHub
parent 03373804fa
commit bd18b33b9d
2 changed files with 17 additions and 17 deletions

View File

@@ -95,7 +95,7 @@
"bull": "^4.12.2",
"cancan": "3.1.0",
"chalk": "^4.1.0",
"class-validator": "^0.14.0",
"class-validator": "^0.14.1",
"command-score": "^0.1.2",
"compressorjs": "^1.2.1",
"cookie": "^0.6.0",