Skip to content

Commit e7a45c1

Browse files
build(deps): bump class-validator from 0.13.2 to 0.14.0 in /server
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](typestack/class-validator@v0.13.2...v0.14.0) --- updated-dependencies: - dependency-name: class-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbe43bb commit e7a45c1

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

server/package-lock.json

Lines changed: 11 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"bcrypt": "^5.0.1",
3737
"bullmq": "^5.1.5",
3838
"class-transformer": "^0.5.1",
39-
"class-validator": "^0.13.2",
39+
"class-validator": "^0.14.0",
4040
"compression": "^1.7.4",
4141
"cookie-parser": "^1.4.6",
4242
"cors": "^2.8.5",

0 commit comments

Comments
 (0)