mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/verification-trigger to v0.2.0 (#14477)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5218cf194d
commit
fe5afb6196
2 changed files with 5 additions and 5 deletions
|
@ -108,7 +108,7 @@
|
|||
"@tryghost/update-check-service": "0.3.2",
|
||||
"@tryghost/url-utils": "2.1.0",
|
||||
"@tryghost/validator": "0.1.22",
|
||||
"@tryghost/verification-trigger": "0.1.6",
|
||||
"@tryghost/verification-trigger": "0.2.0",
|
||||
"@tryghost/version": "0.1.12",
|
||||
"@tryghost/vhost-middleware": "1.0.22",
|
||||
"@tryghost/zip": "1.1.22",
|
||||
|
|
|
@ -2350,10 +2350,10 @@
|
|||
moment-timezone "^0.5.23"
|
||||
validator "7.2.0"
|
||||
|
||||
"@tryghost/verification-trigger@0.1.6":
|
||||
version "0.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/verification-trigger/-/verification-trigger-0.1.6.tgz#61780b33a2a2e5627694b34e63f6380277c9e0da"
|
||||
integrity sha512-qSqHd4ftKJ42umDsTlCrXnKlihLD521qlHpz2Upo4NGxdKWgOHcx8cVIXL1SpDPUpCTZdmK2qQg9mbSuTwkfRw==
|
||||
"@tryghost/verification-trigger@0.2.0":
|
||||
version "0.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/verification-trigger/-/verification-trigger-0.2.0.tgz#cf9d22ea59be6fca8f8a54464663d8177e063e37"
|
||||
integrity sha512-qsz7IWJ+LbKmSD6JeEkoa/ZCRMFjwUHwIfRWp2mTNf7WW+dA13T+4VsE14lxRtOsMnD9A12PqWIUQB6H6ef2UQ==
|
||||
dependencies:
|
||||
"@tryghost/domain-events" "^0.1.9"
|
||||
"@tryghost/member-events" "^0.4.1"
|
||||
|
|
Loading…
Reference in a new issue