Skip to content

Commit

Permalink
fix(deps): bump class-validator from 0.14.0 to 0.14.1
Browse files Browse the repository at this point in the history
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](typestack/class-validator@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>
  • Loading branch information
dependabot[bot] authored and baumandm committed Jan 22, 2024
1 parent 9281cfc commit f93a586
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 29 deletions.
70 changes: 42 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"axios": "1.6.3",
"better-queue": "3.8.12",
"chardet": "2.0.0",
"class-validator": "0.14.0",
"class-validator": "0.14.1",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
"cors": "2.8.5",
Expand Down

0 comments on commit f93a586

Please sign in to comment.