Skip to content

Commit 2922f69

Browse files
Bump class-validator from 0.14.1 to 0.14.2
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.14.1 to 0.14.2. - [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.1...v0.14.2) --- updated-dependencies: - dependency-name: class-validator dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34080d9 commit 2922f69

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

package-lock.json

+17-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@nestjs/typeorm": "^11.0.0",
3535
"bcrypt": "^5.1.1",
3636
"class-transformer": "^0.5.1",
37-
"class-validator": "^0.14.1",
37+
"class-validator": "^0.14.2",
3838
"ioredis": "^5.6.1",
3939
"mysql2": "^3.14.0",
4040
"reflect-metadata": "^0.2.2",

0 commit comments

Comments
 (0)