From a319ef2c006750b7fcaa7bffc6b00fc974e8e340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 14:37:23 +0000 Subject: [PATCH] Bump color2k from 1.2.4 to 2.0.2 Bumps [color2k](https://github.com/ricokahler/color2k) from 1.2.4 to 2.0.2. - [Release notes](https://github.com/ricokahler/color2k/releases) - [Commits](https://github.com/ricokahler/color2k/compare/v1.2.4...v2.0.2) --- updated-dependencies: - dependency-name: color2k dependency-type: direct:production update-type: version-update:semver-major ... 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 49196505458..a71f3dc0a85 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "^0.31.13", "bytebuffer": "^5.0.1", - "color2k": "1.2.4", + "color2k": "2.0.2", "commonmark": "git+https://github.com/RocketChat/commonmark.js.git", "commonmark-react-renderer": "git+https://github.com/RocketChat/commonmark-react-renderer.git", "dequal": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..256dabca838 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8707,10 +8707,10 @@ color-string@^1.5.4: color-name "^1.0.0" simple-swizzle "^0.2.2" -color2k@1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/color2k/-/color2k-1.2.4.tgz#af34950ac58e23cf224a01cb8dd0c9911a79605e" - integrity sha512-DiwdBwc0BryPFFXoCrW8XQGXl2rEtMToODybxZjKnN5IJXt/tV/FsN02pCK/b7KcWvJEioz3c74lQSmayFvS4Q== +color2k@2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/color2k/-/color2k-2.0.2.tgz#ac2b4aea11c822a6bcb70c768b5a289f4fffcebb" + integrity sha512-kJhwH5nAwb34tmyuqq/lgjEKzlFXn1U99NlnB6Ws4qVaERcRUYeYP1cBw6BJ4vxaWStAUEef4WMr7WjOCnBt8w== color@^3.1.0, color@^3.1.3: version "3.1.3"