From 496c20ec18b0989faaea09a0f8f32356a3a162f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 17:09:13 +0000 Subject: [PATCH] build(deps): bump @hey-api/client-fetch from 0.1.3 to 0.4.2 Bumps [@hey-api/client-fetch](https://github.com/hey-api/openapi-ts) from 0.1.3 to 0.4.2. - [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.1.3...@hey-api/client-fetch@0.4.2) --- 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 4c667f5..e03d7a7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "generate": "openapi-ts" }, "dependencies": { - "@hey-api/client-fetch": "^0.1.3", + "@hey-api/client-fetch": "^0.4.2", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-label": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 03239a4..535fcb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -210,10 +210,10 @@ resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.2.tgz#d8bae93ac8b815b2bd7a98078cf91e2724ef11e5" integrity sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw== -"@hey-api/client-fetch@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.1.3.tgz#73321fd77de27b42f3075e4d3e18ff8d36aefa4d" - integrity sha512-mHXioGM/aMbPvDzPfyT9eA90QrTYc1J3QaQU6Rij1yuxSqUOxnnjU/RmhYbCiA+Szb9nQmjXyY85wUDIjEiB0g== +"@hey-api/client-fetch@^0.4.2": + version "0.4.2" + resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.4.2.tgz#02924579205dcfd4cb7c33db236007cb617ab30d" + integrity sha512-9BqcLTjsM3rWbads3afJkELS86vK7EqJvYgT429EVS9IO/kN75HEka3Ay/k142xCHSfXOuOShMdDam3nbG8wVA== "@hey-api/openapi-ts@^0.46.3": version "0.46.3"