From 2ff8444881d494909b9d484bf3fa2ba9e08bbc20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 13:11:30 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 5.8.0 to 9.4.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 5.8.0 to 9.4.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/5.8.0...9.4.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 21 ++++++++++++++------- package.json | 2 +- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6b4c6be08d328..c26a60b35416e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "query-string": "^7.0.1", "request": "~2.88.2", "semver": "~7.3.5", - "simple-icons": "5.8.0", + "simple-icons": "9.4.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -25855,9 +25855,16 @@ "dev": true }, "node_modules/simple-icons": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.8.0.tgz", - "integrity": "sha512-usxcsjmzqc/4hWcRT0tXe+cvz6eXZg/gVQOdMu4i1lmqM2neQcoRcks3JaZjWlG6f/MKBKsnItXh/g/5bdhHqA==" + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.4.0.tgz", + "integrity": "sha512-rpDJGJN7txOtlP2q1eXqti8oIHR6/qCkDl+Vf+bxfCT6qVJmkb7D4ctW932eNVejn6JL2NcNQF84/PqEgXCvXQ==", + "engines": { + "node": ">=0.12.18" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/simple-icons" + } }, "node_modules/simple-swizzle": { "version": "0.2.2", @@ -51734,9 +51741,9 @@ "dev": true }, "simple-icons": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.8.0.tgz", - "integrity": "sha512-usxcsjmzqc/4hWcRT0tXe+cvz6eXZg/gVQOdMu4i1lmqM2neQcoRcks3JaZjWlG6f/MKBKsnItXh/g/5bdhHqA==" + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.4.0.tgz", + "integrity": "sha512-rpDJGJN7txOtlP2q1eXqti8oIHR6/qCkDl+Vf+bxfCT6qVJmkb7D4ctW932eNVejn6JL2NcNQF84/PqEgXCvXQ==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index 4ec167c8ce300..dfe8ad4bc3093 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "query-string": "^7.0.1", "request": "~2.88.2", "semver": "~7.3.5", - "simple-icons": "5.8.0", + "simple-icons": "9.4.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32"