From e958eb2436705177d561a3bef12a58d44c1c93c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 12:18:40 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 9.7.0 to 9.8.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 9.7.0 to 9.8.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/9.7.0...9.8.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c959714da90a9..0342c98c8fbdb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.11.2", "query-string": "^8.1.0", "semver": "~7.5.4", - "simple-icons": "9.7.0", + "simple-icons": "9.8.0", "webextension-store-meta": "^1.0.5", "xpath": "~0.0.33" }, @@ -24052,9 +24052,9 @@ } }, "node_modules/simple-icons": { - "version": "9.7.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.7.0.tgz", - "integrity": "sha512-dKDsHP5NjNYTYUW5LxpJuAUm5Wlzy8pxVdbPB8sbev//tcSgvdUYSymS5K2Q9qyz6o2eSl70iGA6kHcMmlaC9w==", + "version": "9.8.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.8.0.tgz", + "integrity": "sha512-xVHfr+souquvsKoqYzfgEoQeZSt1i8ka9botwc81wGZ9VNOc2xr96GPz1ziycpX+vHLuZFlgibYcqCzJZeCPfg==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 24d82b59d5689..e796aa1612df6 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.11.2", "query-string": "^8.1.0", "semver": "~7.5.4", - "simple-icons": "9.7.0", + "simple-icons": "9.8.0", "webextension-store-meta": "^1.0.5", "xpath": "~0.0.33" },