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

Commit 14be611

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 912c88a commit 14be611

File tree

2 files changed

+12
-18
lines changed

2 files changed

+12
-18
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": "^9.0.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
}

yarn.lock

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1599,11 +1599,6 @@
15991599
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
16001600
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
16011601

1602-
"@types/validator@^13.1.3":
1603-
version "13.6.6"
1604-
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.6.6.tgz#6e6e2d086148db5ae14851614971b715670cbd52"
1605-
integrity sha512-+qogUELb4gMhrMjSh/seKmGVvN+uQLfyqJAqYRWqVHsvBsUO2xDBCL8CJ/ZSukbd8vXaoYbpIssAmfLEzzBHEw==
1606-
16071602
"@types/webpack@^5.0.0":
16081603
version "5.28.0"
16091604
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-5.28.0.tgz#78dde06212f038d77e54116cfe69e88ae9ed2c03"
@@ -2489,14 +2484,13 @@ class-utils@^0.3.5:
24892484
isobject "^3.0.0"
24902485
static-extend "^0.1.1"
24912486

2492-
class-validator@^0.13.1:
2493-
version "0.13.1"
2494-
resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.13.1.tgz#381b2001ee6b9e05afd133671fbdf760da7dec67"
2495-
integrity sha512-zWIeYFhUitvAHBwNhDdCRK09hWx+P0HUwFE8US8/CxFpMVzkUK8RJl7yOIE+BVu2lxyPNgeOaFv78tLE47jBIg==
2487+
class-validator@^0.13.2:
2488+
version "0.13.2"
2489+
resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.13.2.tgz#64b031e9f3f81a1e1dcd04a5d604734608b24143"
2490+
integrity sha512-yBUcQy07FPlGzUjoLuUfIOXzgynnQPPruyK1Ge2B74k9ROwnle1E+NxLWnUv5OLU8hA/qL5leAE9XnXq3byaBw==
24962491
dependencies:
2497-
"@types/validator" "^13.1.3"
2498-
libphonenumber-js "^1.9.7"
2499-
validator "^13.5.2"
2492+
libphonenumber-js "^1.9.43"
2493+
validator "^13.7.0"
25002494

25012495
cli-cursor@^2.0.0:
25022496
version "2.1.0"
@@ -5016,10 +5010,10 @@ levn@^0.3.0, levn@~0.3.0:
50165010
prelude-ls "~1.1.2"
50175011
type-check "~0.3.2"
50185012

5019-
libphonenumber-js@^1.9.7:
5020-
version "1.9.42"
5021-
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.9.42.tgz#41f41d540f89b6e3fd36de7120ddb57b3a468c77"
5022-
integrity sha512-UBtU0ylpZPKPT8NLIyQJWj/DToMFxmo3Fm5m6qDc0LATvf0SY0qUhaurCEvukAB9Fo+Ia2Anjzqwoupaa64fXg==
5013+
libphonenumber-js@^1.9.43:
5014+
version "1.10.13"
5015+
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.13.tgz#0b5833c7fdbf671140530d83531c6753f7e0ea3c"
5016+
integrity sha512-b74iyWmwb4GprAUPjPkJ11GTC7KX4Pd3onpJfKxYyY8y9Rbb4ERY47LvCMEDM09WD3thiLDMXtkfDK/AX+zT7Q==
50235017

50245018
lilconfig@^2.0.3:
50255019
version "2.0.4"
@@ -7464,7 +7458,7 @@ validate-npm-package-license@^3.0.1:
74647458
spdx-correct "^3.0.0"
74657459
spdx-expression-parse "^3.0.0"
74667460

7467-
validator@^13.5.2:
7461+
validator@^13.7.0:
74687462
version "13.7.0"
74697463
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
74707464
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==

0 commit comments

Comments
 (0)