]> Piment Noir Git Repositories - poolifier.git/commitdiff
build(deps): bump nodemailer in /examples/typescript/smtp-client-pool (#3014)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 8 Oct 2025 15:11:26 +0000 (17:11 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 15:11:26 +0000 (17:11 +0200)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v7.0.6...v7.0.7)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 7.0.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
examples/typescript/smtp-client-pool/package.json
examples/typescript/smtp-client-pool/pnpm-lock.yaml

index c6beecf814987e4bec4b461812f995a88ce23818..e4cb5e82862b8f6b81f839413f98b958aacbc9f6 100644 (file)
@@ -20,7 +20,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "nodemailer": "^7.0.6",
+    "nodemailer": "^7.0.7",
     "poolifier": "^5.1.6"
   },
   "devDependencies": {
index 827eb5446c90b2af04c1dbfc0b778e68f601d0af..61b4d7962071509c4efb3628e433757989225426 100644 (file)
@@ -9,8 +9,8 @@ importers:
   .:
     dependencies:
       nodemailer:
-        specifier: ^7.0.6
-        version: 7.0.6
+        specifier: ^7.0.7
+        version: 7.0.7
       poolifier:
         specifier: ^5.1.6
         version: 5.1.6
@@ -337,8 +337,8 @@ packages:
     resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==}
     hasBin: true
 
-  nodemailer@7.0.6:
-    resolution: {integrity: sha512-F44uVzgwo49xboqbFgBGkRaiMgtoBrBEWCVincJPK9+S9Adkzt/wXCLKbf7dxucmxfTI5gHGB+bEmdyzN6QKjw==}
+  nodemailer@7.0.7:
+    resolution: {integrity: sha512-jGOaRznodf62TVzdyhKt/f1Q/c3kYynk8629sgJHpRzGZj01ezbgMMWJSAjHADcwTKxco3B68/R+KHJY2T5BaA==}
     engines: {node: '>=6.0.0'}
 
   poolifier@5.1.6:
@@ -1037,7 +1037,7 @@ snapshots:
     dependencies:
       strnum: 2.1.1
 
-  nodemailer@7.0.6: {}
+  nodemailer@7.0.7: {}
 
   poolifier@5.1.6: {}