From 7cb0b67af5f306df418f6141d56f3e3f66ab4353 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 7 Apr 2023 20:23:50 +0000
Subject: [PATCH] chore(deps): bump simple-icons from 8.8.0 to 8.9.0 (#9063)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/8.8.0...8.9.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 d765e681b7..2c78c4456f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
         "qs": "^6.11.1",
         "query-string": "^8.1.0",
         "semver": "~7.3.8",
-        "simple-icons": "8.8.0",
+        "simple-icons": "8.9.0",
         "webextension-store-meta": "^1.0.5",
         "xmldom": "~0.6.0",
         "xpath": "~0.0.32"
@@ -26659,9 +26659,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "8.8.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.8.0.tgz",
-      "integrity": "sha512-/aSnVSF11629RTsm8bizN7MXdO82zNQuuOh4eDd7SUPkwYubM62OgCIFv4pUgXZE5fxO4whgksyFLgB7RzVARg==",
+      "version": "8.9.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.9.0.tgz",
+      "integrity": "sha512-aJD8dhSzAUfLGzm8TOO8uPUIpYMnP3IUh8Zkc6TrYOPJ0RBcyR4VWtbRv3KbPY8xhQG8hBoGhKpk/kEe80BSgQ==",
       "engines": {
         "node": ">=0.12.18"
       },
@@ -51016,9 +51016,9 @@
       "dev": true
     },
     "simple-icons": {
-      "version": "8.8.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.8.0.tgz",
-      "integrity": "sha512-/aSnVSF11629RTsm8bizN7MXdO82zNQuuOh4eDd7SUPkwYubM62OgCIFv4pUgXZE5fxO4whgksyFLgB7RzVARg=="
+      "version": "8.9.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.9.0.tgz",
+      "integrity": "sha512-aJD8dhSzAUfLGzm8TOO8uPUIpYMnP3IUh8Zkc6TrYOPJ0RBcyR4VWtbRv3KbPY8xhQG8hBoGhKpk/kEe80BSgQ=="
     },
     "simple-swizzle": {
       "version": "0.2.2",
diff --git a/package.json b/package.json
index 63092d8754..c58e325fe5 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
     "qs": "^6.11.1",
     "query-string": "^8.1.0",
     "semver": "~7.3.8",
-    "simple-icons": "8.8.0",
+    "simple-icons": "8.9.0",
     "webextension-store-meta": "^1.0.5",
     "xmldom": "~0.6.0",
     "xpath": "~0.0.32"
-- 
GitLab