Update dependency @tryghost/nodemailer to v0.3.9

This commit is contained in:
Renovate Bot 2022-01-11 14:39:22 +00:00 committed by Daniel Lockyer
parent 2787b0cf32
commit 9e2c81a612
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"@tryghost/minifier": "0.1.9",
"@tryghost/mw-error-handler": "0.1.1",
"@tryghost/mw-session-from-token": "0.1.26",
"@tryghost/nodemailer": "0.3.8",
"@tryghost/nodemailer": "0.3.9",
"@tryghost/package-json": "1.0.14",
"@tryghost/promise": "0.1.13",
"@tryghost/request": "0.1.10",

View File

@ -1748,10 +1748,10 @@
resolved "https://registry.yarnpkg.com/@tryghost/mw-session-from-token/-/mw-session-from-token-0.1.26.tgz#41c6acca153cf43e1b4826c75232c56d51d0f1f0"
integrity sha512-VEcOSKK3FWKXKZVY6kASX+O7Gv3W2dTPskgcbp0BTILhCjg+hTFsYBe23v6ukroaEjJ7WxWVrTZyjkkipiw3QA==
"@tryghost/nodemailer@0.3.8":
version "0.3.8"
resolved "https://registry.yarnpkg.com/@tryghost/nodemailer/-/nodemailer-0.3.8.tgz#c5ae45f933e2165a9b1e69dbd6f8b0b3fbaa7382"
integrity sha512-4KeO5ErgeqEo0ZWjD0VrLERcWVc4ddyInvyDh++kRuNbzBeBvImtxd4iiLwGvmAMVhASS1JVzIm7QDYe03TNgQ==
"@tryghost/nodemailer@0.3.9":
version "0.3.9"
resolved "https://registry.yarnpkg.com/@tryghost/nodemailer/-/nodemailer-0.3.9.tgz#e999d316b72b095d4e545e1a8d981f14236667cf"
integrity sha512-bl7On9MqqFA31JUlgsS41i/ncZaCQ78Jhkd0E1qK6r+6NtzC2YbAbRdlX2ttqGuGwC4fFH3A6yAqXMs30dtmiw==
dependencies:
"@aws-sdk/client-ses" "^3.31.0"
"@aws-sdk/credential-provider-node" "^3.31.0"