Bump color from 4.1.0 to 4.2.0 in /app

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-17 08:45:14 +00:00 committed by Labhansh Agrawal
parent e92971ff57
commit f42e13e112
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"@electron/remote": "2.0.1",
"async-retry": "1.3.3",
"chokidar": "^3.5.2",
"color": "4.1.0",
"color": "4.2.0",
"default-shell": "1.0.1",
"electron-fetch": "1.7.4",
"electron-is-dev": "2.0.0",

View file

@ -96,10 +96,10 @@ color-string@^1.9.0:
color-name "^1.0.0"
simple-swizzle "^0.2.2"
color@4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/color/-/color-4.1.0.tgz#9502e6a2dcacb26adf4c60910a27628d010b3de3"
integrity sha512-o2rkkxyLGgYoeUy1OodXpbPAQNmlNBrirQ8ODO8QutzDiDMNdezSOZLNnusQ6pUpCQJUsaJIo9DZJKqa2HgH7A==
color@4.2.0:
version "4.2.0"
resolved "https://registry.npmjs.org/color/-/color-4.2.0.tgz#0c782459a3e98838ea01e4bc0fb43310ca35af78"
integrity sha512-hHTcrbvEnGjC7WBMk6ibQWFVDgEFTVmjrz2Q5HlU6ltwxv0JJN2Z8I7uRbWeQLF04dikxs8zgyZkazRJvSMtyQ==
dependencies:
color-convert "^2.0.1"
color-string "^1.9.0"