Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit ce12452

Browse files
build(deps): Bump class-validator from 0.13.1 to 0.13.2
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.13.1 to 0.13.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.13.1...v0.13.2) --- updated-dependencies: - dependency-name: class-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca1cfb7 commit ce12452

File tree

2 files changed

+42
-1318
lines changed

2 files changed

+42
-1318
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@nestjs/common": "^8.2.0",
7777
"@nestjs/graphql": "^9.1.1",
7878
"class-transformer": "^0.4.0",
79-
"class-validator": "^0.13.1",
79+
"class-validator": "^0.13.2",
8080
"reflect-metadata": "^0.1.13"
8181
}
8282
}

0 commit comments

Comments
 (0)