From 1bec27d731e247ea87794294740c390b763e1d8a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Jun 2021 06:30:10 +0000 Subject: [PATCH 1/2] [Security] Bump color-string from 1.5.3 to 1.5.5 Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. **This update includes a security fix.** - [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.5.5) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21e788d..7e23d0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2873,9 +2873,9 @@ "dev": true }, "color-string": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz", - "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==", + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz", + "integrity": "sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==", "dev": true, "requires": { "color-name": "^1.0.0", From b430cb3b89417056b8268e0b2d604d033aca1b4d Mon Sep 17 00:00:00 2001 From: James Merrix Date: Thu, 24 Jun 2021 06:30:20 +0000 Subject: [PATCH 2/2] Apply fixes from StyleCI --- src/resources/assets/js/components/ImageUpload.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/resources/assets/js/components/ImageUpload.vue b/src/resources/assets/js/components/ImageUpload.vue index 7f6b334..597efea 100644 --- a/src/resources/assets/js/components/ImageUpload.vue +++ b/src/resources/assets/js/components/ImageUpload.vue @@ -25,9 +25,7 @@ > Add Image - +