From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 23:00:21 +0000 (+0000) Subject: Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20... X-Git-Tag: v2.6.34~4^2^2~15 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=6783571cd40a9a26e90b64b795768676265ddd68;p=poolifier.git Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/types/node-20.5.4 into combine-prs-branch --- 6783571cd40a9a26e90b64b795768676265ddd68 diff --cc examples/typescript/http-client-pool/package.json index b71a7f6a,2bfc6bbf..76e1364a --- a/examples/typescript/http-client-pool/package.json +++ b/examples/typescript/http-client-pool/package.json @@@ -22,10 -22,10 +22,10 @@@ "dependencies": { "axios": "^1.4.0", "node-fetch": "^3.3.2", - "poolifier": "^2.6.28" + "poolifier": "^2.6.32" }, "devDependencies": { - "@types/node": "^20.5.1", + "@types/node": "^20.5.4", "typescript": "^5.1.6" } }