0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Update dependency @tryghost/email-analytics-service to v1.0.3

This commit is contained in:
Renovate Bot 2021-10-21 10:45:05 +00:00 committed by Daniel Lockyer
parent 7debc28832
commit 8709da36e9
2 changed files with 10 additions and 2 deletions

View file

@ -65,7 +65,7 @@
"@tryghost/custom-theme-settings-service": "0.3.0",
"@tryghost/debug": "0.1.8",
"@tryghost/email-analytics-provider-mailgun": "1.0.3",
"@tryghost/email-analytics-service": "1.0.2",
"@tryghost/email-analytics-service": "1.0.3",
"@tryghost/errors": "0.2.16",
"@tryghost/express-dynamic-redirects": "0.2.0",
"@tryghost/helpers": "1.1.52",

View file

@ -1325,7 +1325,15 @@
mailgun-js "^0.22.0"
moment "^2.29.1"
"@tryghost/email-analytics-service@1.0.2", "@tryghost/email-analytics-service@^1.0.2":
"@tryghost/email-analytics-service@1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@tryghost/email-analytics-service/-/email-analytics-service-1.0.3.tgz#036873f0d487bf0848a5e2344871a04d99abba9e"
integrity sha512-/mDFyUYUhxgpJDDwNErhTQ5iIUwq+2rDelnzkXXpF5Q7eRHUoT0lCk3Y75vIhJS4/yXA3yI75HO93CtRTDyZnQ==
dependencies:
ghost-ignition "^4.2.4"
lodash "^4.17.20"
"@tryghost/email-analytics-service@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/email-analytics-service/-/email-analytics-service-1.0.2.tgz#53a53ebb281126d122fbfeea915715ca2231a57d"
integrity sha512-DpmcebRTgNmdL4fXXgcNoiZf3NE/OA7zygpdAzZWQjCGWeovW6ZNM7/p+80nPGdSV1kSawhpvO+FFHIEDR2fKg==