From f97fff74095417ce4e23e6d9ee1eab19e2e8f8bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 07:04:47 +0000 Subject: [PATCH] chore(deps): bump @jimp/plugin-color from 0.16.2 to 0.16.13 Bumps [@jimp/plugin-color](https://github.com/jimp-dev/jimp) from 0.16.2 to 0.16.13. - [Release notes](https://github.com/jimp-dev/jimp/releases) - [Changelog](https://github.com/jimp-dev/jimp/blob/main/CHANGELOG.md) - [Commits](https://github.com/jimp-dev/jimp/compare/v0.16.2...v0.16.13) --- updated-dependencies: - dependency-name: "@jimp/plugin-color" dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index b9cdadb..48bb922 100644 --- a/yarn.lock +++ b/yarn.lock @@ -696,12 +696,12 @@ "@jimp/utils" "^0.16.2" "@jimp/plugin-color@^0.16.2": - version "0.16.2" - resolved "https://registry.yarnpkg.com/@jimp/plugin-color/-/plugin-color-0.16.2.tgz#925d3b2fa41807c7119197bdf9c5694d92efe3be" - integrity sha512-6oBV0g0J17/7E+aTquvUsgSc85nUbUi+64tIK5eFIDzvjhlqhjGNJYlc46KJMCWIs61qRJayQoZdL/iT/iQuGQ== + version "0.16.13" + resolved "https://registry.yarnpkg.com/@jimp/plugin-color/-/plugin-color-0.16.13.tgz#825227e7e6f32d227740ad1bd97c389083c1d0d1" + integrity sha512-xW+9BtEvoIkkH/Wde9ql4nAFbYLkVINhpgAE7VcBUsuuB34WUbcBl/taOuUYQrPEFQJ4jfXiAJZ2H/rvKjCVnQ== dependencies: "@babel/runtime" "^7.7.2" - "@jimp/utils" "^0.16.2" + "@jimp/utils" "^0.16.13" tinycolor2 "^1.4.1" "@jimp/plugin-contain@^0.16.2": @@ -900,6 +900,14 @@ "@jimp/tiff" "^0.16.2" timm "^1.6.1" +"@jimp/utils@^0.16.13": + version "0.16.13" + resolved "https://registry.yarnpkg.com/@jimp/utils/-/utils-0.16.13.tgz#afde41b9c6cdadfb45d83cb5e16deb65f369bf99" + integrity sha512-VyCpkZzFTHXtKgVO35iKN0sYR10psGpV6SkcSeV4oF7eSYlR8Bl6aQLCzVeFjvESF7mxTmIiI3/XrMobVrtxDA== + dependencies: + "@babel/runtime" "^7.7.2" + regenerator-runtime "^0.13.3" + "@jimp/utils@^0.16.2": version "0.16.2" resolved "https://registry.yarnpkg.com/@jimp/utils/-/utils-0.16.2.tgz#e78cb82c46f608b72179a31581065bf75b35166c"