]> Piment Noir Git Repositories - poolifier.git/commitdiff
fix(deps): update dependency fastify to ^5.9.0 (#3251)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Thu, 2 Jul 2026 11:35:26 +0000 (13:35 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 11:35:26 +0000 (11:35 +0000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
examples/typescript/http-server-pool/fastify-cluster/package.json
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-worker_threads/package.json

index 70e09c42d49727e39e2d1424a02120c8e601efdd..4b3f13f130e81c03606ee04355efae743ebc01d7 100644 (file)
@@ -22,7 +22,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^5.8.5",
+    "fastify": "^5.9.0",
     "poolifier": "^5.3.2"
   },
   "devDependencies": {
index 128b6c4fe3cf00abd4f8696bdd02353eafc1026a..b3241a07d56fd345cc8970b74e9b5749a1ef2df8 100644 (file)
@@ -22,7 +22,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^5.8.5",
+    "fastify": "^5.9.0",
     "fastify-plugin": "^6.0.0",
     "poolifier": "^5.3.2"
   },
index 049c9967a3ebde0e98a25f5f8d42909be46b686b..36286859fe385b92cf5b6099316e40c90bdbb343 100644 (file)
@@ -22,7 +22,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^5.8.5",
+    "fastify": "^5.9.0",
     "fastify-plugin": "^6.0.0",
     "poolifier": "^5.3.2"
   },