From ad38f369f220fa910043e94da01ffa928a0af4da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 04:28:27 +0000 Subject: [PATCH] Bump color-string from 1.5.3 to 1.7.4 in /plantit/front_end Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.7.4. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.7.4) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] --- plantit/front_end/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plantit/front_end/package-lock.json b/plantit/front_end/package-lock.json index 802e6482..ca999f00 100644 --- a/plantit/front_end/package-lock.json +++ b/plantit/front_end/package-lock.json @@ -10295,9 +10295,9 @@ } }, "color-string": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz", - "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.7.4.tgz", + "integrity": "sha512-nVdUvPVgZMpRQad5dcsCMOSB5BXLljklTiaxS6ehhKxDsAI5sD7k5VmFuBt1y3Rlym8uulc/ANUN/bMWtBu6Sg==", "dev": true, "requires": { "color-name": "^1.0.0",