From 6ff81c1784485e9f062d5747fda3c18fb4ed6aa8 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 15 Oct 2023 17:36:52 +0100
Subject: [PATCH] chore(deps): bump simple-icons from 9.16.1 to 9.17.0 (#9653)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 9.16.1 to 9.17.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/9.16.1...9.17.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 e42b1cacb9..9e43a4d499 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": "9.16.1",
+        "simple-icons": "9.17.0",
         "smol-toml": "1.1.2",
         "webextension-store-meta": "^1.0.5",
         "xpath": "~0.0.33"
@@ -24336,9 +24336,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "9.16.1",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.16.1.tgz",
-      "integrity": "sha512-iWSWO+kPrVDojgJGn9CI8yAdIcuUqIsJeosdV3ejaYA7sw4+F4rAHB1E5I+33Z3jq6jcP5qR8dGm2EqH89Dttw==",
+      "version": "9.17.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.17.0.tgz",
+      "integrity": "sha512-/jBnXMjyj5VAwSmg+V7ecXTvpe5xQ9KxcEiVAoM4XiDeTGP4cULfgQGM3060KJP0RGmNUdekpb39QaInFsVnQQ==",
       "engines": {
         "node": ">=0.12.18"
       },
diff --git a/package.json b/package.json
index ac27ec4c7b..b21518dcfd 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": "9.16.1",
+    "simple-icons": "9.17.0",
     "smol-toml": "1.1.2",
     "webextension-store-meta": "^1.0.5",
     "xpath": "~0.0.33"
-- 
GitLab