From 3478b182dc5948f74210a52f8d61e7a65ce00cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:36:34 +0000 Subject: [PATCH] chore(deps): bump @hey-api/client-fetch from 0.7.0 to 0.8.0 Bumps [@hey-api/client-fetch](https://github.com/hey-api/openapi-ts) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/client-fetch@0.7.0...@hey-api/client-fetch@0.8.0) --- updated-dependencies: - dependency-name: "@hey-api/client-fetch" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f5242c8..b86452c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "vitest": "^2.1.8" }, "dependencies": { - "@hey-api/client-fetch": "^0.7.0" + "@hey-api/client-fetch": "^0.8.0" }, "engines": { "node": ">=22.0.0" diff --git a/yarn.lock b/yarn.lock index 22522bd..a5be31e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -356,10 +356,10 @@ "@vue/eslint-config-prettier" "^10.0.0" eslint-config-prettier "^9.1.0" -"@hey-api/client-fetch@^0.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.7.0.tgz#fd8a0cf4a4ae6f5880d731bf469b058cff248ea4" - integrity sha512-jtoAJ74fmt8+bkWmQOsynB1TomUYA2hf95RyUzzB3ksegn9we3ohkKbiMnJhe4Ae2O2KHuNjkW5fgmUoIsnyoQ== +"@hey-api/client-fetch@^0.8.0": + version "0.8.0" + resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.8.0.tgz#4e8af92670f48d43903ba38a1f3e94edddb40448" + integrity sha512-OgmFmfH4e/04qPFD3jBnaO4rZhymzgx7msCivgFv77c/i0ivI86ZFxTB0V6A9Vsr50BYvI8EXsXdtLx5F1Cdwg== "@humanfs/core@^0.19.1": version "0.19.1"