Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
[poolifier.git] / examples / typescript / smtp-client-pool / package.json
index 3be9ea420ac4c3cbd068e40f0358ba3ea251d60d..8fbf1016f14229b86693f376fe4882c428ce3958 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "nodemailer": "^6.9.8",
+    "nodemailer": "^6.9.9",
     "poolifier": "^3.1.19"
   },
   "devDependencies": {
-    "@types/node": "^20.11.14",
+    "@types/node": "^20.11.17",
     "@types/nodemailer": "^6.4.14",
     "typescript": "^5.3.3"
   }