Update dependency @types/nodemailer to v6.4.5

This commit is contained in:
renovate[bot] 2022-08-05 02:30:50 +00:00 committed by Daniel Lockyer
parent a78925e13d
commit ef588daa9a
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"devDependencies": {
"@types/jsonwebtoken": "8.5.8",
"@types/node": "16.11.45",
"@types/nodemailer": "6.4.4",
"@types/nodemailer": "6.4.5",
"c8": "7.12.0",
"mocha": "10.0.0",
"should": "13.2.3",

View File

@ -3867,10 +3867,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.61.tgz#29f124eddd41c4c74281bd0b455d689109fc2a2d"
integrity sha512-/aKAdg5c8n468cYLy2eQrcR5k6chlbNwZNGUj3TboyPa2hcO2QAJcfymlqPzMiRj8B6nYKXjzQz36minFE0RwQ==
"@types/nodemailer@6.4.4":
version "6.4.4"
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.4.tgz#c265f7e7a51df587597b3a49a023acaf0c741f4b"
integrity sha512-Ksw4t7iliXeYGvIQcSIgWQ5BLuC/mljIEbjf615svhZL10PE9t+ei8O9gDaD3FPCasUJn9KTLwz2JFJyiiyuqw==
"@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==
dependencies:
"@types/node" "*"