diff --git a/package.json b/package.json index 5458f7e..d5b4134 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lucide-react": "^0.525.0", "mailersend": "^2.6.0", "next": "15.4.7", - "nodemailer": "^7.0.7", + "nodemailer": "^7.0.11", "react": "^19.0.0", "react-dom": "^19.0.0", "react-hook-form": "^7.60.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index baa7fa2..cef9ec4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 15.4.7 version: 15.4.7(react-dom@19.1.0(react@19.1.0))(react@19.1.0) nodemailer: - specifier: ^7.0.7 - version: 7.0.7 + specifier: ^7.0.11 + version: 7.0.11 react: specifier: ^19.0.0 version: 19.1.0 @@ -1315,8 +1315,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@20.19.19': - resolution: {integrity: sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==} + '@types/node@20.19.25': + resolution: {integrity: sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==} '@types/node@20.19.7': resolution: {integrity: sha512-1GM9z6BJOv86qkPvzh2i6VW5+VVrXxCLknfmTkWEqz+6DqosiY28XUWCTmBcJ0ACzKqx/iwdIREfo1fwExIlkA==} @@ -2568,8 +2568,8 @@ packages: resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - nodemailer@7.0.7: - resolution: {integrity: sha512-jGOaRznodf62TVzdyhKt/f1Q/c3kYynk8629sgJHpRzGZj01ezbgMMWJSAjHADcwTKxco3B68/R+KHJY2T5BaA==} + nodemailer@7.0.11: + resolution: {integrity: sha512-gnXhNRE0FNhD7wPSCGhdNh46Hs6nm+uTyg+Kq0cZukNQiYdnCsoQjodNP9BQVG9XrcK/v6/MgpAPBUFyzh9pvw==} engines: {node: '>=6.0.0'} object-assign@4.1.1: @@ -4194,7 +4194,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@20.19.19': + '@types/node@20.19.25': dependencies: undici-types: 6.21.0 optional: true @@ -4227,7 +4227,7 @@ snapshots: '@types/ws@8.18.1': dependencies: - '@types/node': 20.19.19 + '@types/node': 20.19.25 optional: true '@typescript-eslint/eslint-plugin@8.36.0(@typescript-eslint/parser@8.36.0(eslint@9.31.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.31.0(jiti@2.4.2))(typescript@5.8.3)': @@ -5589,7 +5589,7 @@ snapshots: fetch-blob: 3.2.0 formdata-polyfill: 4.0.10 - nodemailer@7.0.7: {} + nodemailer@7.0.11: {} object-assign@4.1.1: {}