From 5aa0fdb8214920843a217527484d08b6e14b2c04 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 28 Feb 2025 19:24:44 +0000
Subject: [PATCH] chore(deps): bump simple-icons from 14.7.0 to 14.8.0 (#10914)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 14.7.0 to 14.8.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/14.7.0...14.8.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 e11f608e6a..7b1b596aac 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -51,7 +51,7 @@
         "qs": "^6.14.0",
         "query-string": "^9.1.1",
         "semver": "~7.7.1",
-        "simple-icons": "14.7.0",
+        "simple-icons": "14.8.0",
         "smol-toml": "1.3.1",
         "svg-path-bbox": "^2.1.0",
         "svgpath": "^2.6.0",
@@ -29749,9 +29749,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "14.7.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.7.0.tgz",
-      "integrity": "sha512-RTOYkdf1K38opKBgf3Vn3ztry+aUlS5DbLd+imbZhLr8ZgN7zyk4EalR8aWnxBtlBJJDo3qOLbpTnxhFIV8PZw==",
+      "version": "14.8.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.8.0.tgz",
+      "integrity": "sha512-19UQ+az9qHSwgXuZLwJMTJLX5MfzYEaWUzoetkXMXrp2wXqKujh98SUF2jAEohahTU1FmNW46vDYomSkvynEuA==",
       "license": "CC0-1.0",
       "engines": {
         "node": ">=0.12.18"
diff --git a/package.json b/package.json
index beb91198d8..a8f0a3054c 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "qs": "^6.14.0",
     "query-string": "^9.1.1",
     "semver": "~7.7.1",
-    "simple-icons": "14.7.0",
+    "simple-icons": "14.8.0",
     "smol-toml": "1.3.1",
     "svg-path-bbox": "^2.1.0",
     "svgpath": "^2.6.0",
-- 
GitLab