From f3d1ec4ae8ef560fb31bdc63d02c25430616d6aa Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 29 Apr 2024 12:40:43 +0000
Subject: [PATCH] chore(deps): bump simple-icons from 11.12.0 to 11.13.0
 (#10123)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.12.0 to 11.13.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/11.12.0...11.13.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 0c0ed7542c..d243b6ef29 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -51,7 +51,7 @@
         "qs": "^6.12.1",
         "query-string": "^9.0.0",
         "semver": "~7.6.0",
-        "simple-icons": "11.12.0",
+        "simple-icons": "11.13.0",
         "smol-toml": "1.1.4",
         "svg-path-commander": "^2.0.9",
         "webextension-store-meta": "^1.2.1",
@@ -26078,9 +26078,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "11.12.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.12.0.tgz",
-      "integrity": "sha512-atQCGhobuIrxTd4rDGYCip/OZwIW4FYX3PRt4BXAZcbIW71hktvX4sF620T2QJyQsNLAYo3QpiHh8ey2IseA/g==",
+      "version": "11.13.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.13.0.tgz",
+      "integrity": "sha512-8YOM9r3S/LIRd+y/QFbVU0D9V6EHK9y46irUWCYjF6GVWrvKQ0L3sQ14fPNidxalOQVaFB6ibDVrZLIji6S4Cg==",
       "engines": {
         "node": ">=0.12.18"
       },
diff --git a/package.json b/package.json
index 0a6bfbc6ef..85566312d6 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "qs": "^6.12.1",
     "query-string": "^9.0.0",
     "semver": "~7.6.0",
-    "simple-icons": "11.12.0",
+    "simple-icons": "11.13.0",
     "smol-toml": "1.1.4",
     "svg-path-commander": "^2.0.9",
     "webextension-store-meta": "^1.2.1",
-- 
GitLab