From 741bfe54d0b574448e736db4bbac795f717e4b4e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2020 20:50:11 +0000 Subject: [PATCH] Bump colors from 1.1.2 to 1.4.0 Bumps [colors](https://github.com/Marak/colors.js) from 1.1.2 to 1.4.0. - [Release notes](https://github.com/Marak/colors.js/releases) - [Commits](https://github.com/Marak/colors.js/compare/v1.1.2...v1.4.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 33b3e2f..f66a2f6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "astracore-lib": "https://github.com/AstraCore/astracore-lib.git#master", "bitcore-lib": "^8.20.5", "body-parser": "^1.13.3", - "colors": "^1.1.2", + "colors": "^1.4.0", "commander": "^6.0.0", "errno": "^0.1.4", "express": "^4.17.1", diff --git a/yarn.lock b/yarn.lock index 1130e86..d25e6c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -490,9 +490,9 @@ colors@0.6.x: version "0.6.2" resolved "https://registry.yarnpkg.com/colors/-/colors-0.6.2.tgz#2423fe6678ac0c5dae8852e5d0e5be08c997abcc" -colors@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63" +colors@^1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78" colors@~1.0.3: version "1.0.3"