Bump color from 4.2.1 to 4.2.3

Bumps [color](https://github.com/Qix-/color) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/4.2.1...4.2.3)

---
updated-dependencies:
- dependency-name: color
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-10 13:41:49 +00:00 committed by Labhansh Agrawal
parent 28370175cf
commit c5f8b0bc0d
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
"@electron/remote": "2.0.8",
"args": "5.0.1",
"chalk": "5.0.1",
"color": "4.2.1",
"color": "4.2.3",
"columnify": "1.6.0",
"css-loader": "6.7.1",
"got": "12.0.3",

View file

@ -2309,10 +2309,10 @@ color-support@^1.1.2:
resolved "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
color@4.2.1:
version "4.2.1"
resolved "https://registry.npmjs.org/color/-/color-4.2.1.tgz#498aee5fce7fc982606c8875cab080ac0547c884"
integrity sha512-MFJr0uY4RvTQUKvPq7dh9grVOTYSFeXja2mBXioCGjnjJoXrAp9jJ1NQTDR73c9nwBSAQiNKloKl5zq9WB9UPw==
color@4.2.3:
version "4.2.3"
resolved "https://registry.npmjs.org/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
dependencies:
color-convert "^2.0.1"
color-string "^1.9.0"