From 9dfaf1752bd2189ae1d2bbdc69cf28084ee623a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 14:30:17 +0200 Subject: [PATCH] chore(deps): bump open-color from 1.8.0 to 1.9.1 (#4180) Bumps [open-color](https://github.com/yeun/open-color) from 1.8.0 to 1.9.1. - [Release notes](https://github.com/yeun/open-color/releases) - [Changelog](https://github.com/yeun/open-color/blob/master/build_release) - [Commits](https://github.com/yeun/open-color/compare/v1.8.0...v1.9.1) --- updated-dependencies: - dependency-name: open-color dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 43c608b53..675d78835 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "image-blob-reduce": "3.0.1", "lodash.throttle": "4.1.1", "nanoid": "3.1.22", - "open-color": "1.8.0", + "open-color": "1.9.1", "pako": "1.0.11", "perfect-freehand": "1.0.15", "png-chunk-text": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 89371ed94..74f3f795b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10509,10 +10509,10 @@ onetime@^5.1.0, onetime@^5.1.2: dependencies: mimic-fn "^2.1.0" -open-color@1.8.0: - version "1.8.0" - resolved "https://registry.npmjs.org/open-color/-/open-color-1.8.0.tgz" - integrity sha512-gSHRpWLx83rKlHZIm9ZoUBsSMijhPRMxOOacUETjY8guu9dAwIAbtZgmVqkfglmhs3/pYppGohzp8fUdJ4YBqQ== +open-color@1.9.1: + version "1.9.1" + resolved "https://registry.yarnpkg.com/open-color/-/open-color-1.9.1.tgz#a6e6328f60eff7aa60e3e8fcfa50f53ff3eece35" + integrity sha512-vCseG/EQ6/RcvxhUcGJiHViOgrtz4x0XbZepXvKik66TMGkvbmjeJrKFyBEx6daG5rNyyd14zYXhz0hZVwQFOw== open@^6.3.0: version "6.4.0"