]> Piment Noir Git Repositories - poolifier.git/commitdiff
fix(deps): update dependency fastify-plugin to v6 (#3230)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sat, 13 Jun 2026 20:29:16 +0000 (22:29 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Jun 2026 20:29:16 +0000 (22:29 +0200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-worker_threads/package.json

index 523a36f43eae7771bb698d934b453fc97f6be1e0..155e155aedb2cc24c1de62343e8883f835bd309b 100644 (file)
@@ -23,7 +23,7 @@
   "license": "ISC",
   "dependencies": {
     "fastify": "^5.8.5",
-    "fastify-plugin": "^5.1.0",
+    "fastify-plugin": "^6.0.0",
     "poolifier": "^5.3.2"
   },
   "devDependencies": {
index 78942cd91376310f34c94fd16c64e7991f04fcd6..a0a7b68b58d91c6045fe3d1b7839d50b91dafc2f 100644 (file)
@@ -23,7 +23,7 @@
   "license": "ISC",
   "dependencies": {
     "fastify": "^5.8.5",
-    "fastify-plugin": "^5.1.0",
+    "fastify-plugin": "^6.0.0",
     "poolifier": "^5.3.2"
   },
   "devDependencies": {