From 67b9ef764924f24929757b234186d5f280bf3b86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:26:51 +0000 Subject: [PATCH] build(deps): bump @hey-api/client-fetch from 0.4.3 to 0.5.2 Bumps [@hey-api/client-fetch](https://github.com/hey-api/openapi-ts) from 0.4.3 to 0.5.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.4.3...@hey-api/client-fetch@0.5.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 | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b4699bc..61b80a6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@gewis/planka-client": "github:GEWIS/planka-client#v1.1.0", - "@hey-api/client-fetch": "^0.4.3", + "@hey-api/client-fetch": "^0.5.2", "imapflow": "^1.0.169", "log4js": "^6.9.1" }, diff --git a/yarn.lock b/yarn.lock index cb5100a..7082dee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -127,11 +127,16 @@ dependencies: "@hey-api/client-fetch" "^0.4.2" -"@hey-api/client-fetch@^0.4.2", "@hey-api/client-fetch@^0.4.3": +"@hey-api/client-fetch@^0.4.2": version "0.4.3" resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.4.3.tgz#6d7cb9c24df34187d17c2685736bc00c402b74d7" integrity sha512-Y0McgfJED/Iq6Tr8LgewFL+qrOpb87rUBUJkc6mLzxqTkqF52KcexYZPlKyjee0Qb/oUJOupFRpvUEWjH/339w== +"@hey-api/client-fetch@^0.5.2": + version "0.5.2" + resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.5.2.tgz#8e958ed9f2825f1e53bcb2e83b27bf4ba317c65b" + integrity sha512-ix8MuuLTME5BWMQ8iCALqWflHtDyuoEwX0b77TQL+VgEXL89cYtjoHxE2bm2DYQQm8qDJXvTS6ju/D6wB6l6Hg== + "@humanfs/core@^0.19.1": version "0.19.1" resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77"