Update dependency @types/nodemailer to v6.4.7

This commit is contained in:
renovate[bot] 2023-01-02 20:01:26 +00:00 committed by Daniel Lockyer
parent 470cdbb681
commit dcf8c55e9c
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.6",
"@types/nodemailer": "6.4.7",
"c8": "7.12.0",
"mocha": "10.2.0",
"should": "13.2.3",

View File

@ -5130,10 +5130,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.61.tgz#29f124eddd41c4c74281bd0b455d689109fc2a2d"
integrity sha512-/aKAdg5c8n468cYLy2eQrcR5k6chlbNwZNGUj3TboyPa2hcO2QAJcfymlqPzMiRj8B6nYKXjzQz36minFE0RwQ==
"@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==
"@types/nodemailer@6.4.7":
version "6.4.7"
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.7.tgz#658f4bca47c1a895b1d7e054b3b54030a5e1f5e0"
integrity sha512-f5qCBGAn/f0qtRcd4SEn88c8Fp3Swct1731X4ryPKqS61/A3LmmzN8zaEz7hneJvpjFbUUgY7lru/B/7ODTazg==
dependencies:
"@types/node" "*"