Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 23 Aug 2023 23:00:16 +0000 (23:00 +0000)
committerGitHub <noreply@github.com>
Wed, 23 Aug 2023 23:00:16 +0000 (23:00 +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 2f0ef9559954fa82013e18e8235ecec67580c81b,eaadcef501e6010f3ed31e1e055b92119b77d8cb..0ccdbfa4ffb6e1873568ee1a6aaaaf469661445b
    "dependencies": {
      "fastify": "^4.21.0",
      "fastify-plugin": "^4.5.1",
 -    "poolifier": "^2.6.28"
 +    "poolifier": "^2.6.32"
    },
    "devDependencies": {
-     "@types/node": "^20.5.1",
+     "@types/node": "^20.5.4",
      "typescript": "^5.1.6"
    }
  }