Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-2.6...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 25 Aug 2023 21:59:05 +0000 (21:59 +0000)
committerGitHub <noreply@github.com>
Fri, 25 Aug 2023 21:59:05 +0000 (21:59 +0000)
1  2 
examples/typescript/http-client-pool/package.json
examples/typescript/http-client-pool/pnpm-lock.yaml

index 99e4389414469f29cf38205696ba9edaf77aa982,1f33d6f9f244beba17224aea2b643775c872160b..7943f5a24e5d4062d8c3df59ca35e9a226d1456a
    "dependencies": {
      "axios": "^1.4.0",
      "node-fetch": "^3.3.2",
-     "poolifier": "^2.6.34"
+     "poolifier": "^2.6.35"
    },
    "devDependencies": {
 -    "@types/node": "^20.5.4",
 +    "@types/node": "^20.5.6",
      "typescript": "^5.2.2"
    }
  }