Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 28 Aug 2023 22:27:55 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 22:27:55 +0000 (22:27 +0000)
1  2 
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml

index fbf2e5d3c2d62d777b89d1d6187bb04f2adad3cb,30ced0a210a040e6af499c448b5025777b1a95f8..882fbdf84055223a77d41ac40bb8197a67faa28c
    "author": "",
    "license": "ISC",
    "dependencies": {
-     "fastify": "^4.21.0",
+     "fastify": "^4.22.0",
      "fastify-plugin": "^4.5.1",
 -    "poolifier": "^2.6.35"
 +    "poolifier": "^2.6.37"
    },
    "devDependencies": {
 -    "@rollup/plugin-typescript": "^11.1.2",
 +    "@rollup/plugin-typescript": "^11.1.3",
      "@types/node": "^20.5.6",
      "rollup": "^3.28.1",
      "rollup-plugin-delete": "^2.0.0",