From 4f49d545fb9974e3fcc0d57a748b38c5eda20556 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 3 Jan 2025 15:18:36 +0000
Subject: [PATCH] chore(deps): bump simple-icons from 14.0.0 to 14.0.1 (#10786)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/14.0.0...14.0.1)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 ec1ce1bded176..a33ee7f00f2ac 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -51,7 +51,7 @@
         "qs": "^6.13.1",
         "query-string": "^9.1.1",
         "semver": "~7.6.3",
-        "simple-icons": "14.0.0",
+        "simple-icons": "14.0.1",
         "smol-toml": "1.3.1",
         "svg-path-bbox": "^2.1.0",
         "svgpath": "^2.6.0",
@@ -27872,9 +27872,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "14.0.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.0.0.tgz",
-      "integrity": "sha512-29qvtBEvo+xuGxMooUWHEgp7ZvaRrkgPwLdg/B909T1/uoYiUrekOqBRZywAvV2JRlxLUjB6e1gWgtWup7R18Q==",
+      "version": "14.0.1",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.0.1.tgz",
+      "integrity": "sha512-Pyd2vedjjYTGZCi8Y4a+BeG6ks2qoEwhtJL7t4l6C5DKFxQXRjpLzg7JLBCC44tsk96bXU1XDVEEp+sz58nYlw==",
       "engines": {
         "node": ">=0.12.18"
       },
diff --git a/package.json b/package.json
index c48fa128ade1d..bcd40850cc5a0 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "qs": "^6.13.1",
     "query-string": "^9.1.1",
     "semver": "~7.6.3",
-    "simple-icons": "14.0.0",
+    "simple-icons": "14.0.1",
     "smol-toml": "1.3.1",
     "svg-path-bbox": "^2.1.0",
     "svgpath": "^2.6.0",