build(deps-dev): apply updates in examples
[poolifier.git] / examples / typescript / smtp-client-pool / package.json
index ec69f0a29efff937cb56b922d6b6847cadbe11fb..0ca8f9eb89a418ab6657a90ce7534b34d9fe342e 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.10.0",
-    "pnpm": "8.11.0"
+    "pnpm": "8.12.0"
   },
   "scripts": {
     "build": "pnpm build:clean && tsc",
@@ -20,7 +20,7 @@
   "license": "ISC",
   "dependencies": {
     "nodemailer": "^6.9.7",
-    "poolifier": "^3.0.9"
+    "poolifier": "^3.0.11"
   },
   "devDependencies": {
     "@types/node": "^20.10.4",