From 60ab3db855705a1c97c573fa8360d219dab52915 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 3 Mar 2023 22:18:44 -0600
Subject: [PATCH] chore(deps): bump simple-icons from 8.5.0 to 8.6.0 (#8957)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/8.5.0...8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 14 +++++++-------
 package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index af70e2b2fc..716a37c5e4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
         "qs": "^6.11.0",
         "query-string": "^8.1.0",
         "semver": "~7.3.8",
-        "simple-icons": "8.5.0",
+        "simple-icons": "8.6.0",
         "webextension-store-meta": "^1.0.5",
         "xmldom": "~0.6.0",
         "xpath": "~0.0.32"
@@ -26367,9 +26367,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "8.5.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.5.0.tgz",
-      "integrity": "sha512-OpRzQuj4HLZOQmGuYrO/4uZOyhHTFDnB5Xj/t0L2mIJbSa1bkMUJ7d5MppIJdwuiRnRiY767S6/EV99MKghThA==",
+      "version": "8.6.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.6.0.tgz",
+      "integrity": "sha512-A5rRhFdgsV+1LIdkzIuwa+ilYb1v+svDi1ojOcfnEXaYSsTAlYRpWcH+p0MM1XY7uIkiNJ8i9bkFRoysMbLopw==",
       "engines": {
         "node": ">=0.12.18"
       },
@@ -50479,9 +50479,9 @@
       "dev": true
     },
     "simple-icons": {
-      "version": "8.5.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.5.0.tgz",
-      "integrity": "sha512-OpRzQuj4HLZOQmGuYrO/4uZOyhHTFDnB5Xj/t0L2mIJbSa1bkMUJ7d5MppIJdwuiRnRiY767S6/EV99MKghThA=="
+      "version": "8.6.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.6.0.tgz",
+      "integrity": "sha512-A5rRhFdgsV+1LIdkzIuwa+ilYb1v+svDi1ojOcfnEXaYSsTAlYRpWcH+p0MM1XY7uIkiNJ8i9bkFRoysMbLopw=="
     },
     "simple-swizzle": {
       "version": "0.2.2",
diff --git a/package.json b/package.json
index 99ce7f8c3d..73bf21b51e 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
     "qs": "^6.11.0",
     "query-string": "^8.1.0",
     "semver": "~7.3.8",
-    "simple-icons": "8.5.0",
+    "simple-icons": "8.6.0",
     "webextension-store-meta": "^1.0.5",
     "xmldom": "~0.6.0",
     "xpath": "~0.0.32"
-- 
GitLab