diff --git a/apps/api/package.json b/apps/api/package.json index 493cdb4fc..286e31606 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -93,7 +93,7 @@ "@types/jest": "^29.5.12", "@types/luxon": "^3.4.2", "@types/node": "20.12.12", - "@types/nodemailer": "^6.4.14", + "@types/nodemailer": "^6.4.15", "@types/supertest": "^6.0.2", "@ufb/eslint-config": "workspace:*", "@ufb/prettier-config": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8d7c75a7..05c3aeccc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -223,8 +223,8 @@ importers: specifier: 20.12.12 version: 20.12.12 '@types/nodemailer': - specifier: ^6.4.14 - version: 6.4.14 + specifier: ^6.4.15 + version: 6.4.15 '@types/supertest': specifier: ^6.0.2 version: 6.0.2 @@ -6004,8 +6004,8 @@ packages: dependencies: undici-types: 5.26.5 - /@types/nodemailer@6.4.14: - resolution: {integrity: sha512-fUWthHO9k9DSdPCSPRqcu6TWhYyxTBg382vlNIttSe9M7XfsT06y0f24KHXtbnijPGGRIcVvdKHTNikOI6qiHA==} + /@types/nodemailer@6.4.15: + resolution: {integrity: sha512-0EBJxawVNjPkng1zm2vopRctuWVCxk34JcIlRuXSf54habUWdz1FB7wHDqOqvDa8Mtpt0Q3LTXQkAs2LNyK5jQ==} dependencies: '@types/node': 20.12.12 dev: true