From bf2e6adca8ab86509b90d09ccdbd04e0b38196e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 10:48:43 +0000 Subject: [PATCH] Bump kotlinx-coroutines-core from 1.5.2 to 1.6.4 Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.5.2 to 1.6.4. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits) --- updated-dependencies: - dependency-name: kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/react-scripts/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9badcdc6..01508d80 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "eslint": "^7.32.0", "husky": "^7.0.4", "kotlin": "~1.5.32", - "kotlinx-coroutines-core": "^1.5.2", + "kotlinx-coroutines-core": "^1.6.4", "kotlinx-html": "^0.7.2", "lerna": "^4.0.0", "lerna-changelog": "^2.2.0", diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 292cc982..c9ff38c1 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -42,7 +42,7 @@ "fs-extra": "^10.0.0", "html-webpack-plugin": "^4.5.1", "kotlin": "~1.5.32", - "kotlinx-coroutines-core": "~1.5.2", + "kotlinx-coroutines-core": "~1.6.4", "kotlinx-html": "^0.7.2", "mini-css-extract-plugin": "^0.8.2", "object-assign": "^4.1.1",