mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Update dependency @tryghost/validator to v0.1.15
This commit is contained in:
parent
da9de95b74
commit
4b540ecb01
2 changed files with 2 additions and 13 deletions
|
@ -107,7 +107,7 @@
|
|||
"@tryghost/tpl": "0.1.12",
|
||||
"@tryghost/update-check-service": "0.3.1",
|
||||
"@tryghost/url-utils": "2.0.8",
|
||||
"@tryghost/validator": "0.1.14",
|
||||
"@tryghost/validator": "0.1.15",
|
||||
"@tryghost/verification-trigger": "0.1.5",
|
||||
"@tryghost/version": "0.1.11",
|
||||
"@tryghost/vhost-middleware": "1.0.22",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2536,18 +2536,7 @@
|
|||
remark-footnotes "^1.0.0"
|
||||
unist-util-visit "^2.0.0"
|
||||
|
||||
"@tryghost/validator@0.1.14":
|
||||
version "0.1.14"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.1.14.tgz#27b24864619d5b7fc421a4fa76ed3344f0fc5e42"
|
||||
integrity sha512-NSokfN3Qc7P2zzygXJ4vJL+9QCdbvae067p/XGwYBmS1UmOfZ4LPMSDrdf9C1LYMdp0869B6bIdHXU7vhq0s7w==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^1.2.3"
|
||||
"@tryghost/tpl" "^0.1.12"
|
||||
lodash "^4.17.21"
|
||||
moment-timezone "0.5.23"
|
||||
validator "7.2.0"
|
||||
|
||||
"@tryghost/validator@^0.1.15":
|
||||
"@tryghost/validator@0.1.15", "@tryghost/validator@^0.1.15":
|
||||
version "0.1.15"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.1.15.tgz#2756b63ee208618505f59f921b47714605e0d7f1"
|
||||
integrity sha512-g6N3G/E1vnNhECFRQOvuhntM5X33vcnwYYhexsOYzUb6agaQi7qZHxvLABE6lXslN2AGpjkU8XL0FkdRiQ7+gg==
|
||||
|
|
Loading…
Add table
Reference in a new issue