mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/email-analytics-service to v1.0.1
This commit is contained in:
parent
57effd9585
commit
cecec3d253
2 changed files with 2 additions and 10 deletions
|
@ -61,7 +61,7 @@
|
||||||
"@tryghost/constants": "0.1.9",
|
"@tryghost/constants": "0.1.9",
|
||||||
"@tryghost/debug": "0.1.5",
|
"@tryghost/debug": "0.1.5",
|
||||||
"@tryghost/email-analytics-provider-mailgun": "1.0.1",
|
"@tryghost/email-analytics-provider-mailgun": "1.0.1",
|
||||||
"@tryghost/email-analytics-service": "1.0.0",
|
"@tryghost/email-analytics-service": "1.0.1",
|
||||||
"@tryghost/errors": "0.2.14",
|
"@tryghost/errors": "0.2.14",
|
||||||
"@tryghost/helpers": "1.1.52",
|
"@tryghost/helpers": "1.1.52",
|
||||||
"@tryghost/image-transform": "1.0.14",
|
"@tryghost/image-transform": "1.0.14",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1362,15 +1362,7 @@
|
||||||
mailgun-js "^0.22.0"
|
mailgun-js "^0.22.0"
|
||||||
moment "^2.29.1"
|
moment "^2.29.1"
|
||||||
|
|
||||||
"@tryghost/email-analytics-service@1.0.0":
|
"@tryghost/email-analytics-service@1.0.1", "@tryghost/email-analytics-service@^1.0.1":
|
||||||
version "1.0.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/email-analytics-service/-/email-analytics-service-1.0.0.tgz#61fb087754ccdda84e8a4a3607149b315a950111"
|
|
||||||
integrity sha512-KQ+DSGpAFaZ+Dm4xtIObihNRopytrdCGjkUZhoqB3/feXV3MDVaAToujbpbjVM3PGiIu3eY+2NsfMhStDIgFCQ==
|
|
||||||
dependencies:
|
|
||||||
ghost-ignition "^4.2.4"
|
|
||||||
lodash "^4.17.20"
|
|
||||||
|
|
||||||
"@tryghost/email-analytics-service@^1.0.1":
|
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/email-analytics-service/-/email-analytics-service-1.0.1.tgz#41f883784cb41b7d1f40d89aaf0012d0ab1d1092"
|
resolved "https://registry.yarnpkg.com/@tryghost/email-analytics-service/-/email-analytics-service-1.0.1.tgz#41f883784cb41b7d1f40d89aaf0012d0ab1d1092"
|
||||||
integrity sha512-EAIs2OUmqvrR6iBsXUARmOJUFYp84yRim0UOSi3sE5noK8m9UB87FlJiBxAIGKP32tJgn+hvzRs++Pn//FJiaA==
|
integrity sha512-EAIs2OUmqvrR6iBsXUARmOJUFYp84yRim0UOSi3sE5noK8m9UB87FlJiBxAIGKP32tJgn+hvzRs++Pn//FJiaA==
|
||||||
|
|
Loading…
Reference in a new issue