From: Jérôme Benoit <jerome.benoit@piment-noir.org>
Date: Tue, 17 Oct 2023 02:20:25 +0000 (+0200)
Subject: Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid... 
X-Git-Tag: v3.0.2~3^2~3
X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=a7e3ae45f66eb6a35bbbfdd4e1b0ad0acc3a0e17;p=poolifier.git

Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/fastify-4.24.2 into combined-prs-branch
---

a7e3ae45f66eb6a35bbbfdd4e1b0ad0acc3a0e17
diff --cc examples/typescript/http-server-pool/fastify-hybrid/package.json
index 24834128f,0ae947075..fe5a7abb6
--- a/examples/typescript/http-server-pool/fastify-hybrid/package.json
+++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json
@@@ -21,9 -21,9 +21,9 @@@
    "author": "",
    "license": "ISC",
    "dependencies": {
-     "fastify": "^4.24.1",
+     "fastify": "^4.24.2",
      "fastify-plugin": "^4.5.1",
 -    "poolifier": "^3.0.0"
 +    "poolifier": "^3.0.1"
    },
    "devDependencies": {
      "@rollup/plugin-typescript": "^11.1.5",