From 1ed49ec251ba8a7746c4a9c47f589fd68c0b138a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 17:23:15 +0000 Subject: [PATCH 1/2] chore(deps): bump ktor from 3.1.3 to 3.5.0 Bumps `ktor` from 3.1.3 to 3.5.0. Updates `io.ktor:ktor-client-core` from 3.1.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-content-negotiation` from 3.1.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.1.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-okhttp` from 3.1.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-darwin` from 3.1.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-js` from 3.1.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-js dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c75e27e..e4f6adf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -23,7 +23,7 @@ navigationCompose = "2.9.2" dataStore = "1.1.4" okhttp = "5.3.2" retrofit = "3.0.0" -ktor = "3.1.3" +ktor = "3.5.0" coil = "3.2.0" [libraries] From 7bf36ae153e62cee48258ae39986840536f6e9bf Mon Sep 17 00:00:00 2001 From: Matt Mckenna Date: Sat, 6 Jun 2026 11:09:36 -0400 Subject: [PATCH 2/2] Update Wasm yarn lock for Ktor --- kotlin-js-store/wasm/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kotlin-js-store/wasm/yarn.lock b/kotlin-js-store/wasm/yarn.lock index 3aa77b2..d3b9b64 100644 --- a/kotlin-js-store/wasm/yarn.lock +++ b/kotlin-js-store/wasm/yarn.lock @@ -7,7 +7,7 @@ resolved "https://registry.yarnpkg.com/@js-joda/core/-/core-3.2.0.tgz#3e61e21b7b2b8a6be746df1335cf91d70db2a273" integrity sha512-PMqgJ0sw5B7FKb2d5bWYIoxjri+QlW/Pys7+Rw82jSH0QN3rB05jZ/VrrsUdh1w4+i2kw9JOejXGq/KhDOX7Kg== -ws@8.18.0: - version "8.18.0" - resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc" - integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw== +ws@8.18.3: + version "8.18.3" + resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472" + integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==