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"