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

Update dependency @types/nodemailer to v6.4.15

This commit is contained in:
renovate[bot] 2024-05-02 17:30:16 +00:00 committed by Daniel Lockyer
parent e6552ddb63
commit 88957ca1f4
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
],
"devDependencies": {
"@types/jsonwebtoken": "9.0.6",
"@types/nodemailer": "6.4.14",
"@types/nodemailer": "6.4.15",
"c8": "8.0.1",
"mocha": "10.2.0",
"should": "13.2.3",

View file

@ -7760,10 +7760,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.61.tgz#29f124eddd41c4c74281bd0b455d689109fc2a2d"
integrity sha512-/aKAdg5c8n468cYLy2eQrcR5k6chlbNwZNGUj3TboyPa2hcO2QAJcfymlqPzMiRj8B6nYKXjzQz36minFE0RwQ==
"@types/nodemailer@6.4.14":
version "6.4.14"
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.14.tgz#5c81a5e856db7f8ede80013e6dbad7c5fb2283e2"
integrity sha512-fUWthHO9k9DSdPCSPRqcu6TWhYyxTBg382vlNIttSe9M7XfsT06y0f24KHXtbnijPGGRIcVvdKHTNikOI6qiHA==
"@types/nodemailer@6.4.15":
version "6.4.15"
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.15.tgz#494be695e11c438f7f5df738fb4ab740312a6ed2"
integrity sha512-0EBJxawVNjPkng1zm2vopRctuWVCxk34JcIlRuXSf54habUWdz1FB7wHDqOqvDa8Mtpt0Q3LTXQkAs2LNyK5jQ==
dependencies:
"@types/node" "*"