Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 25 Aug 2023 21:58:56 +0000 (21:58 +0000)
committerGitHub <noreply@github.com>
Fri, 25 Aug 2023 21:58:56 +0000 (21:58 +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 c4c3aa73c0491e88e2153c9b82581bdcfcc7c2b2,bfce9234c9c0af1275dc55963da0cd56c58b4354..e069ed190760243e829e2319210157aa08c4e800
    "dependencies": {
      "fastify": "^4.21.0",
      "fastify-plugin": "^4.5.1",
-     "poolifier": "^2.6.34"
+     "poolifier": "^2.6.35"
    },
    "devDependencies": {
 -    "@types/node": "^20.5.4",
 +    "@types/node": "^20.5.6",
      "typescript": "^5.2.2"
    }
  }