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:47 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 22:27:47 +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 cfd6eaf4587f5cb5e092645cd2eaf6e3c33bd54e,46dfe60dbaafd281731e8b6d5a1380aa441dd6ab..4e438a1c52332f827303211cf639fb690509ba4e
    "dependencies": {
      "fastify": "^4.21.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"
    }
  }