From 9cd16402db1c2a4a64daf22676119623138e6da7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 4 Dec 2022 13:49:46 +0000
Subject: [PATCH] chore(deps): bump simple-icons from 7.20.0 to 7.21.0 (#8684)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/7.20.0...7.21.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>

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 5204aa951d..1cc7be126c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -50,7 +50,7 @@
         "qs": "^6.11.0",
         "query-string": "^7.1.1",
         "semver": "~7.3.8",
-        "simple-icons": "7.20.0",
+        "simple-icons": "7.21.0",
         "webextension-store-meta": "^1.0.5",
         "xmldom": "~0.6.0",
         "xpath": "~0.0.32"
@@ -25938,9 +25938,9 @@
       }
     },
     "node_modules/simple-icons": {
-      "version": "7.20.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.20.0.tgz",
-      "integrity": "sha512-EP36AFDVul33lL17gfokr3nRjyVY74A1cXdEfvQzA0bI+5lDiQ1ETdOATmjCOMUGG3mdiJb4LRTMajtqhFr72g==",
+      "version": "7.21.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.21.0.tgz",
+      "integrity": "sha512-Omy/5NjPJrwNl1Q0KzMOVuARfKP4Y+DET2gJ9VyJtWyw75HLWviYszbSZsw1x3BOwBUroRwWkCGi81HPu1M29g==",
       "engines": {
         "node": ">=0.12.18"
       },
@@ -49664,9 +49664,9 @@
       "dev": true
     },
     "simple-icons": {
-      "version": "7.20.0",
-      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.20.0.tgz",
-      "integrity": "sha512-EP36AFDVul33lL17gfokr3nRjyVY74A1cXdEfvQzA0bI+5lDiQ1ETdOATmjCOMUGG3mdiJb4LRTMajtqhFr72g=="
+      "version": "7.21.0",
+      "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.21.0.tgz",
+      "integrity": "sha512-Omy/5NjPJrwNl1Q0KzMOVuARfKP4Y+DET2gJ9VyJtWyw75HLWviYszbSZsw1x3BOwBUroRwWkCGi81HPu1M29g=="
     },
     "simple-swizzle": {
       "version": "0.2.2",
diff --git a/package.json b/package.json
index b96b74a695..9d4b87c17e 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
     "qs": "^6.11.0",
     "query-string": "^7.1.1",
     "semver": "~7.3.8",
-    "simple-icons": "7.20.0",
+    "simple-icons": "7.21.0",
     "webextension-store-meta": "^1.0.5",
     "xmldom": "~0.6.0",
     "xpath": "~0.0.32"
-- 
GitLab