From cb92998d80c2a1961bb93e9b9d08d6b0bff3f40b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Thu, 4 Oct 2018 18:58:17 +0100
Subject: [PATCH] Bump simple-icons from 1.9.3 to 1.9.4 (#2148)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
---
 package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 14b899a51f..53b8e34a93 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11911,9 +11911,9 @@
       "dev": true
     },
     "simple-icons": {
-      "version": "1.9.3",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-1.9.3.tgz",
-      "integrity": "sha512-pYSJkCxLaiixM6QRaSSKUxITKt/g6lL+ncckjBwDn51xnne+dCsDkjva8EfRCFzsj+u5v5T8rGU8mBoSqUnIQg=="
+      "version": "1.9.4",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-1.9.4.tgz",
+      "integrity": "sha512-h2ez9zkCF41i5OVAIoYxd/cJXYX+sUZ9XeVMy40KW24+eG8aIjJZrOYB1Th2vKVIRWfiBcc/ekxZeY8TrPO+Ow=="
     },
     "sinon": {
       "version": "6.3.5",
-- 
GitLab