Update dependency @types/nodemailer to v6.4.10

This commit is contained in:
renovate[bot] 2023-09-11 01:54:22 +00:00 committed by Daniel Lockyer
parent f35af08e03
commit e006b8f874
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
],
"devDependencies": {
"@types/jsonwebtoken": "9.0.2",
"@types/nodemailer": "6.4.9",
"@types/nodemailer": "6.4.10",
"c8": "8.0.1",
"mocha": "10.2.0",
"should": "13.2.3",

View File

@ -8641,10 +8641,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.61.tgz#29f124eddd41c4c74281bd0b455d689109fc2a2d"
integrity sha512-/aKAdg5c8n468cYLy2eQrcR5k6chlbNwZNGUj3TboyPa2hcO2QAJcfymlqPzMiRj8B6nYKXjzQz36minFE0RwQ==
"@types/nodemailer@6.4.9":
version "6.4.9"
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.9.tgz#38e22cc2e62006170df0966fb8762fbf5cec6cbf"
integrity sha512-XYG8Gv+sHjaOtUpiuytahMy2mM3rectgroNbs6R3djZEKmPNiIJwe9KqOJBGzKKnNZNKvnuvmugBgpq3w/S0ig==
"@types/nodemailer@6.4.10":
version "6.4.10"
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.10.tgz#746c952d5f22e48efded93c0a5607f59c6369b4c"
integrity sha512-oPW/IdhkU3FyZc1dzeqmS+MBjrjZNiiINnrEOrWALzccJlP5xTlbkNr2YnTnnyj9Eqm5ofjRoASEbrCYpA7BrA==
dependencies:
"@types/node" "*"