Update dependency @tryghost/verification-trigger to v0.1.3 (#14116)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-04 12:08:55 +00:00 committed by GitHub
parent c6458f8a2f
commit 9146e3c4c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -103,7 +103,7 @@
"@tryghost/update-check-service": "0.3.0",
"@tryghost/url-utils": "2.0.5",
"@tryghost/validator": "0.1.11",
"@tryghost/verification-trigger": "0.1.2",
"@tryghost/verification-trigger": "0.1.3",
"@tryghost/version": "0.1.9",
"@tryghost/vhost-middleware": "1.0.20",
"@tryghost/zip": "1.1.19",

View File

@ -1861,10 +1861,10 @@
moment-timezone "0.5.23"
validator "7.2.0"
"@tryghost/verification-trigger@0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/verification-trigger/-/verification-trigger-0.1.2.tgz#95a3d39bb09d69fe8db1bf055c48691f1a0727eb"
integrity sha512-b6jH+ZHh2XfPw1XsGwoeNXg7+Wmb+Vj3c7sPNryoqn3D0POfF08llVo7y6INIXEZkg2s9PO9PjaINKfkbEmo/w==
"@tryghost/verification-trigger@0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/verification-trigger/-/verification-trigger-0.1.3.tgz#4fe30bcc3796de62a05259b22c21bcd28a66fd7b"
integrity sha512-5Z6zR2ZKrcnd9a8MGO6OVI8J/5aSEdsXH5nUPi7DJMWpMPU3LFbDTvmA70cNPrnDNXAd9+/2gJ1oYq+KzvmcMA==
dependencies:
"@tryghost/domain-events" "^0.1.6"
"@tryghost/member-events" "^0.3.4"