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

index 4e438a1c52332f827303211cf639fb690509ba4e,9d282b252dce99a147275dc9c407bef3955f2a83..e3b14ed1c3fbe031e871126b645b0bd870a98b17
    "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": {
 -    "@types/node": "^20.5.6",
 +    "@types/node": "^20.5.7",
      "typescript": "^5.2.2"
    }
  }