Skip to content

Commit caa8ff4

Browse files
build(deps): bump class-validator from 0.14.2 to 0.14.3
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.14.2 to 0.14.3. - [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.2...v0.14.3) --- updated-dependencies: - dependency-name: class-validator dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af6fbf7 commit caa8ff4

File tree

2 files changed

+96
-90
lines changed

2 files changed

+96
-90
lines changed

apps/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@spuxx/nest-auth": "workspace:@spuxx/nest-auth@*",
2323
"@spuxx/nest-utils": "workspace:@spuxx/nest-utils@*",
2424
"class-transformer": "0.5.1",
25-
"class-validator": "0.14.2",
25+
"class-validator": "0.14.3",
2626
"reflect-metadata": "0.2.2",
2727
"rxjs": "7.8.2"
2828
},

0 commit comments

Comments
 (0)