chore(deps): update dependency @types/nodemailer to v6.4.14

This commit is contained in:
renovate[bot]
2023-11-08 07:33:44 +00:00
parent 5bb5c7b212
commit db3a0f06b9
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
"@total-typescript/ts-reset": "0.5.1",
"@types/express-session": "1.17.10",
"@types/jsonwebtoken": "9.0.5",
"@types/nodemailer": "6.4.13",
"@types/nodemailer": "6.4.14",
"@types/supertest": "2.0.15",
"dotenv-cli": "7.3.0",
"jest": "29.7.0",

8
pnpm-lock.yaml generated
View File

@@ -269,8 +269,8 @@ importers:
specifier: 9.0.5
version: 9.0.5
'@types/nodemailer':
specifier: 6.4.13
version: 6.4.13
specifier: 6.4.14
version: 6.4.14
'@types/supertest':
specifier: 2.0.15
version: 2.0.15
@@ -10657,8 +10657,8 @@ packages:
/@types/node@8.10.66:
resolution: {integrity: sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==}
/@types/nodemailer@6.4.13:
resolution: {integrity: sha512-889Vq/77eEpidCwh52sVWpbnqQmIwL8yVBekNbrztVEaWKOCRH3Eq6hjIJh1jwsGDEAJEH0RR+YhpH9mfELLKA==}
/@types/nodemailer@6.4.14:
resolution: {integrity: sha512-fUWthHO9k9DSdPCSPRqcu6TWhYyxTBg382vlNIttSe9M7XfsT06y0f24KHXtbnijPGGRIcVvdKHTNikOI6qiHA==}
dependencies:
'@types/node': 20.8.2
dev: true