build(deps-dev): apply updates
[poolifier.git] / examples / typescript / smtp-client-pool / package.json
index 645e6bb67e237ea36b315f970335c4cacb0b522d..a2d46ef3c331e6b425fdfd9d08e5a760c9de6671 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "nodemailer": "^6.9.10",
+    "nodemailer": "^6.9.12",
     "poolifier": "^3.1.21"
   },
   "devDependencies": {
-    "@types/node": "^20.11.24",
+    "@types/node": "^20.11.28",
     "@types/nodemailer": "^6.4.14",
-    "typescript": "^5.3.3"
+    "typescript": "^5.4.2"
   }
 }