0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Update validator to version 6.3.0 🚀 (#8049)

* chore(package): update validator to version 6.3.0

https://greenkeeper.io/

* chore: yarn.lock
This commit is contained in:
Greenkeeper 2017-03-03 15:04:38 +01:00 committed by Katharina Irrgang
parent d3954b7833
commit 499a2c846b
2 changed files with 4 additions and 4 deletions

View file

@ -82,7 +82,7 @@
"superagent": "3.4.1",
"unidecode": "0.1.8",
"uuid": "3.0.0",
"validator": "6.2.1",
"validator": "6.3.0",
"xml": "1.0.1"
},
"optionalDependencies": {

View file

@ -6094,9 +6094,9 @@ validate-npm-package-license@^3.0.1:
spdx-correct "~1.0.0"
spdx-expression-parse "~1.0.0"
validator@6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/validator/-/validator-6.2.1.tgz#bc575b78d15beb2e338a665ba9530c7f409ef667"
validator@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-6.3.0.tgz#47ce23ed8d4eaddfa9d4b8ef0071b6cf1078d7c8"
vary@^1, vary@~1.1.0:
version "1.1.0"