From 2b592080b787c91a302bae7f424ab57bed5e60ef Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 17 Aug 2024 20:38:30 +0100
Subject: [PATCH] chore(deps): bump simple-icons from 13.4.0 to 13.5.0 (#10457)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/13.4.0...13.5.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 6330de0b39..c447128a9b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -51,7 +51,7 @@
         "qs": "^6.13.0",
         "query-string": "^9.1.0",
         "semver": "~7.6.3",
-        "simple-icons": "13.4.0",
+        "simple-icons": "13.5.0",
         "smol-toml": "1.3.0",
         "svg-path-commander": "^2.0.9",
         "webextension-store-meta": "^1.2.3",
@@ -26656,9 +26656,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "13.4.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.4.0.tgz",
-      "integrity": "sha512-z9jQas7DhuNxSqb6EFNRuBnNQuV399XIhnu724Z4QX14L7Lt9y9XoQO2Iesx/Ym9c62MTGhr5bxQ5HQn2jBh8g==",
+      "version": "13.5.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.5.0.tgz",
+      "integrity": "sha512-6VrM4xSty8EesmQbjI++Lk8FkV+gl3Ve+DnTQVc7ovZryKpc9JZSuZA8NNc7lC3Mqbh0GLlX3WXdITZlDu7bSQ==",
       "engines": {
         "node": ">=0.12.18"
       },
diff --git a/package.json b/package.json
index 6c20ec7cd5..46fe72d069 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "qs": "^6.13.0",
     "query-string": "^9.1.0",
     "semver": "~7.6.3",
-    "simple-icons": "13.4.0",
+    "simple-icons": "13.5.0",
     "smol-toml": "1.3.0",
     "svg-path-commander": "^2.0.9",
     "webextension-store-meta": "^1.2.3",
-- 
GitLab