build(deps-dev): apply updates
[poolifier.git] / examples / typescript / smtp-client-pool / package.json
index 96eaaec4cb18a61f03fc2716d102f86c3e499533..448c6ecdd00f5a0e2c0c4b931e31cc7a3bfbe2e8 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "nodemailer": "^6.9.12",
+    "nodemailer": "^6.9.13",
     "poolifier": "^3.1.22"
   },
   "devDependencies": {
     "@types/node": "^20.11.30",
     "@types/nodemailer": "^6.4.14",
-    "typescript": "^5.4.2"
+    "typescript": "^5.4.3"
   }
 }