From: Jérôme Benoit Date: Sat, 2 Sep 2023 00:51:16 +0000 (+0200) Subject: Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid... X-Git-Tag: v2.6.41~12^2~13 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=68649a9dcf94c6bf028f5db1a14940ed9d63fe8c;p=poolifier.git Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/poolifier-2.6.40 into combined-prs-branch --- 68649a9dcf94c6bf028f5db1a14940ed9d63fe8c diff --cc examples/typescript/http-server-pool/fastify-hybrid/package.json index 96fb2505,6364a15f..601a92b8 --- 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.22.1", + "fastify": "^4.22.2", "fastify-plugin": "^4.5.1", - "poolifier": "^2.6.39" + "poolifier": "^2.6.40" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.3",