Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 10 Oct 2023 02:19:14 +0000 (04:19 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 02:19:14 +0000 (04:19 +0200)
1  2 
examples/typescript/http-client-pool/package.json
examples/typescript/http-client-pool/pnpm-lock.yaml

index 92e44e37efe65f77e09080dde767d91a13b31598,e28524b6bd3be63e2ac89b723a1d3b03c0f832a5..8e23cc4971eea618ca5c6fcc8e942f26d95193a7
    "dependencies": {
      "axios": "^1.5.1",
      "node-fetch": "^3.3.2",
 -    "poolifier": "^2.7.5"
 +    "poolifier": "^3.0.0"
    },
    "devDependencies": {
-     "@types/node": "^20.8.2",
+     "@types/node": "^20.8.4",
      "typescript": "^5.2.2"
    }
  }