Skip to content

Commit 5ac6c06

Browse files
Bump validator and class-validator (#225)
Bumps [validator](https://github.com/validatorjs/validator.js) to 13.15.0 and updates ancestor dependency [class-validator](https://github.com/typestack/class-validator). These dependencies need to be updated together. Updates `validator` from 10.4.0 to 13.15.0 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@10.4.0...13.15.0) Updates `class-validator` from 0.9.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.9.1...v0.14.2) --- updated-dependencies: - dependency-name: validator dependency-version: 13.15.0 dependency-type: indirect - dependency-name: class-validator dependency-version: 0.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10c8911 commit 5ac6c06

File tree

2 files changed

+25
-18
lines changed

2 files changed

+25
-18
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular/router": "^19.2.13",
2626
"@efaps/ngx-store": "^10.1.0",
2727
"@ngx-pwa/local-storage": "^19.0.0",
28-
"class-validator": "^0.9.1",
28+
"class-validator": "^0.14.2",
2929
"core-js": "^2.5.4",
3030
"jszip": "^3.10.1",
3131
"lodash.get": "^4.4.2",

0 commit comments

Comments
 (0)