build(ci): refine autofix GH action
[poolifier.git] / examples / typescript / http-server-pool / fastify-hybrid / package.json
index da4907b9daae0d794f7bcffbf14d196f73fced33..7507d13c654cf91bdd682c3253f747e725b92137 100644 (file)
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",
-    "@types/node": "^20.14.6",
+    "@types/node": "^20.14.9",
     "autocannon": "^7.15.0",
     "rollup": "^4.18.0",
     "rollup-plugin-delete": "^2.0.0",
     "tslib": "^2.6.3",
-    "typescript": "^5.4.5"
+    "typescript": "^5.5.2"
   }
 }