|
127 | 127 | dependencies:
|
128 | 128 | "@types/superagent" "*"
|
129 | 129 |
|
| 130 | +"@types/validator@^13.7.10": |
| 131 | + version "13.7.12" |
| 132 | + resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.12.tgz#a285379b432cc8d103b69d223cbb159a253cf2f7" |
| 133 | + |
130 | 134 | "@webpack-cli/configtest@^2.0.1":
|
131 | 135 | version "2.0.1"
|
132 | 136 | resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-2.0.1.tgz#a69720f6c9bad6aef54a8fa6ba9c3533e7ef4c7f"
|
@@ -949,12 +953,13 @@ class-utils@^0.3.5:
|
949 | 953 | isobject "^3.0.0"
|
950 | 954 | static-extend "^0.1.1"
|
951 | 955 |
|
952 |
| -class-validator@^0.9.1: |
953 |
| - version "0.9.1" |
954 |
| - resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.9.1.tgz#d60e58c5d14abca0a41bce38cf792ad4c46d1531" |
| 956 | +class-validator@^0.14.0: |
| 957 | + version "0.14.0" |
| 958 | + resolved "https://registry.yarnpkg.com/class-validator/-/class-validator-0.14.0.tgz#40ed0ecf3c83b2a8a6a320f4edb607be0f0df159" |
955 | 959 | dependencies:
|
956 |
| - google-libphonenumber "^3.1.6" |
957 |
| - validator "10.4.0" |
| 960 | + "@types/validator" "^13.7.10" |
| 961 | + libphonenumber-js "^1.10.14" |
| 962 | + validator "^13.7.0" |
958 | 963 |
|
959 | 964 | cli-boxes@^1.0.0:
|
960 | 965 | version "1.0.0"
|
@@ -2082,10 +2087,6 @@ globals@^9.18.0:
|
2082 | 2087 | version "9.18.0"
|
2083 | 2088 | resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
|
2084 | 2089 |
|
2085 |
| -google-libphonenumber@^3.1.6: |
2086 |
| - version "3.2.2" |
2087 |
| - resolved "https://registry.yarnpkg.com/google-libphonenumber/-/google-libphonenumber-3.2.2.tgz#3d9d7ba727e99a50812f21b0ed313723b76c5c54" |
2088 |
| - |
2089 | 2090 | got@^6.7.1:
|
2090 | 2091 | version "6.7.1"
|
2091 | 2092 | resolved "https://registry.yarnpkg.com/got/-/got-6.7.1.tgz#240cd05785a9a18e561dc1b44b41c763ef1e8db0"
|
@@ -3059,6 +3060,10 @@ levn@~0.3.0:
|
3059 | 3060 | prelude-ls "~1.1.2"
|
3060 | 3061 | type-check "~0.3.2"
|
3061 | 3062 |
|
| 3063 | +libphonenumber-js@^1.10.14: |
| 3064 | + version "1.10.19" |
| 3065 | + resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.19.tgz#e18970c8d566fbfb1f88e688345f0512e126712e" |
| 3066 | + |
3062 | 3067 | load-json-file@^1.0.0:
|
3063 | 3068 | version "1.1.0"
|
3064 | 3069 | resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0"
|
@@ -5212,9 +5217,9 @@ validate-npm-package-license@^3.0.1:
|
5212 | 5217 | spdx-correct "^3.0.0"
|
5213 | 5218 | spdx-expression-parse "^3.0.0"
|
5214 | 5219 |
|
5215 |
| -validator@10.4.0: |
5216 |
| - version "10.4.0" |
5217 |
| - resolved "https://registry.yarnpkg.com/validator/-/validator-10.4.0.tgz#ee99a44afb3bb5ed350a159f056ca72a204cfc3c" |
| 5220 | +validator@^13.7.0: |
| 5221 | + version "13.9.0" |
| 5222 | + resolved "https://registry.yarnpkg.com/validator/-/validator-13.9.0.tgz#33e7b85b604f3bbce9bb1a05d5c3e22e1c2ff855" |
5218 | 5223 |
|
5219 | 5224 | vary@^1, vary@~1.1.2:
|
5220 | 5225 | version "1.1.2"
|
|
0 commit comments