From 85004de2f3222c3a8efcc973512943e59bf3217f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 21:20:23 +0000 Subject: [PATCH] Bump @heroku/http-call from 5.4.0 to 5.5.0 Bumps [@heroku/http-call](https://github.com/heroku/http-call) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/heroku/http-call/releases) - [Commits](https://github.com/heroku/http-call/compare/v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: "@heroku/http-call" dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/yarn.lock b/yarn.lock index d790d5f..a554882 100644 --- a/yarn.lock +++ b/yarn.lock @@ -892,18 +892,7 @@ yargs-parser "^18.1.3" yargs-unparser "^2.0.0" -"@heroku/http-call@^5.4.0": - version "5.4.0" - resolved "https://registry.yarnpkg.com/@heroku/http-call/-/http-call-5.4.0.tgz#1f3d804d17888c61d375d2dcb399f405781132e8" - integrity sha512-8ys8jFP9l1wFXNmhmUb/EKLY/3flGzd7lv3x5MCw+36ov+qR9OFgk7bNHn3s+FPUKRSf/2GmKJjJmgnaD1YMmA== - dependencies: - content-type "^1.0.5" - debug "^4.4.0" - is-retry-allowed "^2.2.0" - is-stream "^2.0.0" - tunnel-agent "^0.6.0" - -"@heroku/http-call@^5.5.0": +"@heroku/http-call@^5.4.0", "@heroku/http-call@^5.5.0": version "5.5.0" resolved "https://registry.yarnpkg.com/@heroku/http-call/-/http-call-5.5.0.tgz#46716bf03e0bec3b5bb65654c1fa1f90b5b74127" integrity sha512-fHeprmOuBqrfUlRmSjUvuY7blagZ5GDtqWAdGqUeVNfiXdZBul7Q/O8wJMqvqwyR9GjU8gq0Hl1U+J5jThcOcA==