From 57bd64268a970a4bcf642a2187fbee0275f99c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 08:40:34 +0000 Subject: [PATCH] Bump color-string from 1.5.3 to 1.6.0 in /example Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 574bcc8..b49130d 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1304,8 +1304,15 @@ integrity sha512-CcBIsSoSZR+QuS11SguO0co8EIbKE3iqP9fCBKZXp6WiF1OMe5bEtcxhIIw5Gqr+CQ+3FsAKTE1H3Xyb2dDsRQ== "@ont-dev/ontology-dapi@link:..": - version "0.0.0" - uid "" + version "0.6.0" + dependencies: + "@ont-community/window-post-message-proxy" "^0.2.14" + base-x "^3.0.5" + crypto-js "^3.1.9-1" + promise-timeout "^1.3.0" + typedarray-to-buffer "^3.1.5" + uuid "^3.3.2" + webextension-polyfill-ts "^0.8.7" "@sheerun/mutationobserver-shim@^0.3.2": version "0.3.3" @@ -3042,9 +3049,9 @@ color-name@^1.0.0, color-name@~1.1.4: integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== color-string@^1.5.2: - version "1.5.3" - resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.3.tgz#c9bbc5f01b58b5492f3d6857459cb6590ce204cc" - integrity sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw== + version "1.6.0" + resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.6.0.tgz#c3915f61fe267672cb7e1e064c9d692219f6c312" + integrity sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA== dependencies: color-name "^1.0.0" simple-swizzle "^0.2.2"