From 5caab6724f1073e1c1b2445f5ababcf2bbb115ab Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 19 Dec 2022 18:33:58 +0000
Subject: [PATCH] chore(deps): bump simple-icons from 8.0.0 to 8.1.0 (#8724)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/8.0.0...8.1.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[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 6b3bf95694..f82c8031f2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -50,7 +50,7 @@
         "qs": "^6.11.0",
         "query-string": "^7.1.3",
         "semver": "~7.3.8",
-        "simple-icons": "8.0.0",
+        "simple-icons": "8.1.0",
         "webextension-store-meta": "^1.0.5",
         "xmldom": "~0.6.0",
         "xpath": "~0.0.32"
@@ -25721,9 +25721,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "8.0.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.0.0.tgz",
-      "integrity": "sha512-Be6pyxUu/cHAER3MHfUphQsHA8SRPH152tHGZu8zL2W45QWZfhKsidf/2L7iybEvjuiTVBDobDhchGy2kCImpA==",
+      "version": "8.1.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.1.0.tgz",
+      "integrity": "sha512-N2JKvoRoiFqsRaHiKLNHf6GzpfLqO+Bgoijq54rzIosfQIhmxgCiAKYW9ejzw0arCAeoQ3RiG18fIZct6xBXFA==",
       "engines": {
         "node": ">=0.12.18"
       },
@@ -49354,9 +49354,9 @@
       "dev": true
     },
     "simple-icons": {
-      "version": "8.0.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.0.0.tgz",
-      "integrity": "sha512-Be6pyxUu/cHAER3MHfUphQsHA8SRPH152tHGZu8zL2W45QWZfhKsidf/2L7iybEvjuiTVBDobDhchGy2kCImpA=="
+      "version": "8.1.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.1.0.tgz",
+      "integrity": "sha512-N2JKvoRoiFqsRaHiKLNHf6GzpfLqO+Bgoijq54rzIosfQIhmxgCiAKYW9ejzw0arCAeoQ3RiG18fIZct6xBXFA=="
     },
     "simple-swizzle": {
       "version": "0.2.2",
diff --git a/package.json b/package.json
index f781af2b9f..b103cfed06 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
     "qs": "^6.11.0",
     "query-string": "^7.1.3",
     "semver": "~7.3.8",
-    "simple-icons": "8.0.0",
+    "simple-icons": "8.1.0",
     "webextension-store-meta": "^1.0.5",
     "xmldom": "~0.6.0",
     "xpath": "~0.0.32"
-- 
GitLab