fix(deps): update dependency validator to v13.7.0 [security]

This commit is contained in:
Renovate Bot 2021-12-21 14:48:46 +00:00
parent b9440dfd51
commit cbb98fcba2
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 3 additions and 3 deletions

View File

@ -13869,9 +13869,9 @@ validate-npm-package-license@^3.0.1:
spdx-expression-parse "^3.0.0"
validator@^13.6.0:
version "13.6.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-13.6.0.tgz#1e71899c14cdc7b2068463cb24c1cc16f6ec7059"
integrity sha512-gVgKbdbHgtxpRyR8K0O6oFZPhhB5tT1jeEHZR0Znr9Svg03U0+r9DXWMrnRAB+HtCStDQKlaIZm42tVsVjqtjg==
version "13.7.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==
value-equal@^1.0.1:
version "1.0.1"