From f93366089548eab3fda777951968c1a2cb06b9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 13:05:10 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 5.8.1 to 8.6.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 5.8.1 to 8.6.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/5.8.1...8.6.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 035554da3ec03..f2ba8757642af 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.1", + "simple-icons": "8.6.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -25860,9 +25860,16 @@ "dev": true }, "node_modules/simple-icons": { - "version": "5.8.1", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.8.1.tgz", - "integrity": "sha512-ZPnijbV6Ksygkx3NffNuBDR274MExsiXvbKs5OpOBKLHWa2PBpnQ1dO7Znb1MJY7ZvHTA9cVofYNZUqIw/rrxA==" + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.6.0.tgz", + "integrity": "sha512-A5rRhFdgsV+1LIdkzIuwa+ilYb1v+svDi1ojOcfnEXaYSsTAlYRpWcH+p0MM1XY7uIkiNJ8i9bkFRoysMbLopw==", + "engines": { + "node": ">=0.12.18" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/simple-icons" + } }, "node_modules/simple-swizzle": { "version": "0.2.2", @@ -51738,9 +51745,9 @@ "dev": true }, "simple-icons": { - "version": "5.8.1", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.8.1.tgz", - "integrity": "sha512-ZPnijbV6Ksygkx3NffNuBDR274MExsiXvbKs5OpOBKLHWa2PBpnQ1dO7Znb1MJY7ZvHTA9cVofYNZUqIw/rrxA==" + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.6.0.tgz", + "integrity": "sha512-A5rRhFdgsV+1LIdkzIuwa+ilYb1v+svDi1ojOcfnEXaYSsTAlYRpWcH+p0MM1XY7uIkiNJ8i9bkFRoysMbLopw==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index 5cb4beddaa95e..80dca1944848d 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.1", + "simple-icons": "8.6.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32"