From 0e476d29b8f196b2340e8af6bdff7a6e928cbe41 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 5 Feb 2023 14:59:57 +0000
Subject: [PATCH] chore(deps): bump simple-icons from 8.3.0 to 8.4.0 (#8875)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/8.3.0...8.4.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
---
 package-lock.json | 14 +++++++-------
 package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index d7d90ced85..aff0a9cf77 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -50,7 +50,7 @@
         "qs": "^6.11.0",
         "query-string": "^8.1.0",
         "semver": "~7.3.8",
-        "simple-icons": "8.3.0",
+        "simple-icons": "8.4.0",
         "webextension-store-meta": "^1.0.5",
         "xmldom": "~0.6.0",
         "xpath": "~0.0.32"
@@ -26005,9 +26005,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "8.3.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.3.0.tgz",
-      "integrity": "sha512-tDoLmETYVaNdoHpmxqkd3O7YlW9yjh0q7/EKrXlfclQfaL6ijMmSKvUBtwN++IQlVTKc7jYyKLXm2yNqOAm40A==",
+      "version": "8.4.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.4.0.tgz",
+      "integrity": "sha512-vDaxR7CFRwkqBkYVhTli4rKS0/TdAUVvaCuQ3AKQbV8N+TYYy8LKaeJdXwOo5RlJZdUzsnHChaktcYhIk8vRow==",
       "engines": {
         "node": ">=0.12.18"
       },
@@ -49813,9 +49813,9 @@
       "dev": true
     },
     "simple-icons": {
-      "version": "8.3.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.3.0.tgz",
-      "integrity": "sha512-tDoLmETYVaNdoHpmxqkd3O7YlW9yjh0q7/EKrXlfclQfaL6ijMmSKvUBtwN++IQlVTKc7jYyKLXm2yNqOAm40A=="
+      "version": "8.4.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.4.0.tgz",
+      "integrity": "sha512-vDaxR7CFRwkqBkYVhTli4rKS0/TdAUVvaCuQ3AKQbV8N+TYYy8LKaeJdXwOo5RlJZdUzsnHChaktcYhIk8vRow=="
     },
     "simple-swizzle": {
       "version": "0.2.2",
diff --git a/package.json b/package.json
index f31a3ee5f9..4beb94a7d6 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
     "qs": "^6.11.0",
     "query-string": "^8.1.0",
     "semver": "~7.3.8",
-    "simple-icons": "8.3.0",
+    "simple-icons": "8.4.0",
     "webextension-store-meta": "^1.0.5",
     "xmldom": "~0.6.0",
     "xpath": "~0.0.32"
-- 
GitLab