From fd5dc820f44fa9ab712f17f87a739d5276d256bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 12:21:46 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 5.15.0 to 6.7.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 5.15.0 to 6.7.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/5.15.0...6.7.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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a4fc4a45783f..c4bc4552fffdf 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.15.0", + "simple-icons": "6.7.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -25131,9 +25131,9 @@ } }, "node_modules/simple-icons": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.15.0.tgz", - "integrity": "sha512-bzlD0K7HS5qgLMVzzfIxua8EzpYhTZ4yTYBQbGpeaih0DDdmsWbD41Dz9eTBpsjLEV2475FcWSi8bCQqTd8TQg==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.7.0.tgz", + "integrity": "sha512-bEqOxIkVGTX/Dlq84bXM3ohzRkwE/kpUloSTNvKb7QDTR35ufxMthK3u6kZy2SbmbhFKSpM3Jc8tgAzgfzwV5w==", "engines": { "node": ">=0.12.18" } @@ -49609,9 +49609,9 @@ "dev": true }, "simple-icons": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.15.0.tgz", - "integrity": "sha512-bzlD0K7HS5qgLMVzzfIxua8EzpYhTZ4yTYBQbGpeaih0DDdmsWbD41Dz9eTBpsjLEV2475FcWSi8bCQqTd8TQg==" + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.7.0.tgz", + "integrity": "sha512-bEqOxIkVGTX/Dlq84bXM3ohzRkwE/kpUloSTNvKb7QDTR35ufxMthK3u6kZy2SbmbhFKSpM3Jc8tgAzgfzwV5w==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index d84f750c9bc1e..93ab3661142e2 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.15.0", + "simple-icons": "6.7.0", "webextension-store-meta": "^1.0.4", "xmldom": "~0.6.0", "xpath": "~0.0.32"