0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency @types/nodemailer to v6.4.6

This commit is contained in:
renovate[bot] 2022-09-13 01:19:29 +00:00 committed by Daniel Lockyer
parent a766253a78
commit da905b1dff
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
],
"devDependencies": {
"@types/jsonwebtoken": "8.5.9",
"@types/nodemailer": "6.4.5",
"@types/nodemailer": "6.4.6",
"c8": "7.12.0",
"mocha": "10.0.0",
"should": "13.2.3",

View file

@ -4026,10 +4026,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.61.tgz#29f124eddd41c4c74281bd0b455d689109fc2a2d"
integrity sha512-/aKAdg5c8n468cYLy2eQrcR5k6chlbNwZNGUj3TboyPa2hcO2QAJcfymlqPzMiRj8B6nYKXjzQz36minFE0RwQ==
"@types/nodemailer@6.4.5":
version "6.4.5"
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.5.tgz#09011ac73259245475d1688e4ba101860567dc39"
integrity sha512-zuP3nBRQHI6M2PkXnGGy1Ww4VB+MyYHGgnfV2T+JR9KLkeWqPJuyVUgLpKXuFnA/b7pZaIDFh2sV4759B7jK1g==
"@types/nodemailer@6.4.6":
version "6.4.6"
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.6.tgz#ce21b4b474a08f672f182e15982b7945dde1f288"
integrity sha512-pD6fL5GQtUKvD2WnPmg5bC2e8kWCAPDwMPmHe/ohQbW+Dy0EcHgZ2oCSuPlWNqk74LS5BVMig1SymQbFMPPK3w==
dependencies:
"@types/node" "*"