From 2424d4270b343dafeb3d2f6a283add7da1211b8e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 15 Dec 2023 20:46:25 +0000
Subject: [PATCH] chore(deps): bump simple-icons from 10.1.0 to 10.2.0 (#9812)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/10.1.0...10.2.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 | 8 ++++----
 package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index aa174cd221..e58e008203 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -51,7 +51,7 @@
         "qs": "^6.11.2",
         "query-string": "^8.1.0",
         "semver": "~7.5.4",
-        "simple-icons": "10.1.0",
+        "simple-icons": "10.2.0",
         "smol-toml": "1.1.3",
         "webextension-store-meta": "^1.0.5",
         "xpath": "~0.0.33"
@@ -24558,9 +24558,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "10.1.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-10.1.0.tgz",
-      "integrity": "sha512-WbWY8Gn0M14EJF0bjH6KTofckesZ6+ZMzA/yM3rbruGFLii/ktYTzTbURCDGzU5ue6XO3pLm9dnzr2YtQegZaA==",
+      "version": "10.2.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-10.2.0.tgz",
+      "integrity": "sha512-NBCvnCEoNAFC6ihODFWPq372NRvD84m1iRRxRtw9e30F7TgX/l/I5jBF1XlHehj5pMgQo0S4m/3cOqafAQhq7w==",
       "engines": {
         "node": ">=0.12.18"
       },
diff --git a/package.json b/package.json
index 79a85e6baa..114e918091 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "qs": "^6.11.2",
     "query-string": "^8.1.0",
     "semver": "~7.5.4",
-    "simple-icons": "10.1.0",
+    "simple-icons": "10.2.0",
     "smol-toml": "1.1.3",
     "webextension-store-meta": "^1.0.5",
     "xpath": "~0.0.33"
-- 
GitLab