From d9d142068876d888b705df7670b66ebd8078ceb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 12:15:00 +0000 Subject: [PATCH] chore(deps): bump @hey-api/client-fetch from 0.8.0 to 0.8.1 Bumps [@hey-api/client-fetch](https://github.com/hey-api/openapi-ts) from 0.8.0 to 0.8.1. - [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.8.0...@hey-api/client-fetch@0.8.1) --- updated-dependencies: - dependency-name: "@hey-api/client-fetch" dependency-type: direct:production update-type: version-update:semver-patch ... 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 0d5843e..fc6e49a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "vitest": "^2.1.9" }, "dependencies": { - "@hey-api/client-fetch": "^0.8.0" + "@hey-api/client-fetch": "^0.8.1" }, "engines": { "node": ">=22.0.0" diff --git a/yarn.lock b/yarn.lock index 948db79..b0d3273 100644 --- a/yarn.lock +++ b/yarn.lock @@ -363,10 +363,10 @@ "@vue/eslint-config-prettier" "^10.0.0" eslint-config-prettier "^9.1.0" -"@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== +"@hey-api/client-fetch@^0.8.1": + version "0.8.1" + resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.8.1.tgz#4c52b96e44f96e31c620e2a05b772cea84e775a0" + integrity sha512-AaVNVLBl7N9Fun7QDnb00YDubAFjB9ICi5U6kmzcJSnnQTQGRMsuBBRupQV5ERdMMFt71zjSDym7Z+gLVe8m3A== "@humanfs/core@^0.19.1": version "0.19.1"