|
1322 | 1322 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
1323 | 1323 | integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
1324 | 1324 |
|
1325 |
| -"@types/validator@^13.1.3": |
1326 |
| - version "13.6.3" |
1327 |
| - resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.6.3.tgz#31ca2e997bf13a0fffca30a25747d5b9f7dbb7de" |
1328 |
| - integrity sha512-fWG42pMJOL4jKsDDZZREnXLjc3UE0R8LOJfARWYg6U966rxDT7TYejYzLnUF5cvSObGg34nd0+H2wHHU5Omdfw== |
| 1325 | +"@types/validator@^13.11.8": |
| 1326 | + version "13.12.2" |
| 1327 | + resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.12.2.tgz#760329e756e18a4aab82fc502b51ebdfebbe49f5" |
| 1328 | + integrity sha512-6SlHBzUW8Jhf3liqrGGXyTJSIFe4nqlJ5A5KaMZ2l/vbM3Wh3KSybots/wfWVzNLK4D1NZluDlSQIbIEPx6oyA== |
1329 | 1329 |
|
1330 | 1330 | "@types/yargs-parser@*":
|
1331 | 1331 | version "20.2.1"
|
@@ -2138,14 +2138,14 @@ class-utils@^0.3.5:
|
2138 | 2138 | isobject "^3.0.0"
|
2139 | 2139 | static-extend "^0.1.1"
|
2140 | 2140 |
|
2141 |
| -class-validator@^0.13.1: |
2142 |
| - version "0.13.1" |
2143 |
| - resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.13.1.tgz#381b2001ee6b9e05afd133671fbdf760da7dec67" |
2144 |
| - integrity sha512-zWIeYFhUitvAHBwNhDdCRK09hWx+P0HUwFE8US8/CxFpMVzkUK8RJl7yOIE+BVu2lxyPNgeOaFv78tLE47jBIg== |
| 2141 | +class-validator@^0.14.1: |
| 2142 | + version "0.14.1" |
| 2143 | + resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.14.1.tgz#ff2411ed8134e9d76acfeb14872884448be98110" |
| 2144 | + integrity sha512-2VEG9JICxIqTpoK1eMzZqaV+u/EiwEJkMGzTrZf6sU/fwsnOITVgYJ8yojSy6CaXtO9V0Cc6ZQZ8h8m4UBuLwQ== |
2145 | 2145 | dependencies:
|
2146 |
| - "@types/validator" "^13.1.3" |
2147 |
| - libphonenumber-js "^1.9.7" |
2148 |
| - validator "^13.5.2" |
| 2146 | + "@types/validator" "^13.11.8" |
| 2147 | + libphonenumber-js "^1.10.53" |
| 2148 | + validator "^13.9.0" |
2149 | 2149 |
|
2150 | 2150 | clean-regexp@^1.0.0:
|
2151 | 2151 | version "1.0.0"
|
@@ -5227,10 +5227,10 @@ libnpmversion@^1.2.1:
|
5227 | 5227 | semver "^7.3.5"
|
5228 | 5228 | stringify-package "^1.0.1"
|
5229 | 5229 |
|
5230 |
| -libphonenumber-js@^1.9.7: |
5231 |
| - version "1.9.34" |
5232 |
| - resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.9.34.tgz#ddddc778a9b2f53c70500fcf10c9483596e3574f" |
5233 |
| - integrity sha512-gHTNU9xTtVgSp30IDX/57W4pETMXDIYXFfwEOJVXiYosiY7Hc7ogJwlBjOqlCcU04X0aA8DT57hdwUC1sJBJnA== |
| 5230 | +libphonenumber-js@^1.10.53: |
| 5231 | + version "1.11.18" |
| 5232 | + resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.11.18.tgz#0ce5188a76487fae01afdf318255783cde36501e" |
| 5233 | + integrity sha512-okMm/MCoFrm1vByeVFLBdkFIXLSHy/AIK2AEGgY3eoicfWZeOZqv3GfhtQgICkzs/tqorAMm3a4GBg5qNCrqzg== |
5234 | 5234 |
|
5235 | 5235 | lines-and-columns@^1.1.6:
|
5236 | 5236 | version "1.1.6"
|
@@ -8093,10 +8093,10 @@ validate-npm-package-name@^3.0.0, validate-npm-package-name@~3.0.0:
|
8093 | 8093 | dependencies:
|
8094 | 8094 | builtins "^1.0.3"
|
8095 | 8095 |
|
8096 |
| -validator@^13.5.2: |
8097 |
| - version "13.6.0" |
8098 |
| - resolved "https://registry.yarnpkg.com/validator/-/validator-13.6.0.tgz#1e71899c14cdc7b2068463cb24c1cc16f6ec7059" |
8099 |
| - integrity sha512-gVgKbdbHgtxpRyR8K0O6oFZPhhB5tT1jeEHZR0Znr9Svg03U0+r9DXWMrnRAB+HtCStDQKlaIZm42tVsVjqtjg== |
| 8096 | +validator@^13.9.0: |
| 8097 | + version "13.12.0" |
| 8098 | + resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f" |
| 8099 | + integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg== |
8100 | 8100 |
|
8101 | 8101 | verror@1.10.0:
|
8102 | 8102 | version "1.10.0"
|
|
0 commit comments