From 671f4eb2ba1030e1a17429700d0a883b53fe8f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 18:36:22 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 11.5.0 to 11.7.0 (#10014) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.5.0 to 11.7.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/11.5.0...11.7.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 a53968bf93b20..458ba18c69b86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.11.2", "query-string": "^8.2.0", "semver": "~7.6.0", - "simple-icons": "11.5.0", + "simple-icons": "11.7.0", "smol-toml": "1.1.4", "webextension-store-meta": "^1.1.0", "xpath": "~0.0.34" @@ -23932,9 +23932,9 @@ } }, "node_modules/simple-icons": { - "version": "11.5.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.5.0.tgz", - "integrity": "sha512-HNuUUsQmjMvjam5FDzB/45vRTwekQUc42mVbKE5WY/KI2/78VmOyZzn499sGzRUhEBI6WUIrYSCVRsyB9V5fXQ==", + "version": "11.7.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.7.0.tgz", + "integrity": "sha512-ecsOO6vPi3tf21BMZDw4gYI8ouaSq9mfFlBxBU8WEfcA+8Pz217jxM29K6YkGfO0dszakrcfHK1rrAr9vIfpkQ==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index dec0eff79c3b6..47a3bddc6c999 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.11.2", "query-string": "^8.2.0", "semver": "~7.6.0", - "simple-icons": "11.5.0", + "simple-icons": "11.7.0", "smol-toml": "1.1.4", "webextension-store-meta": "^1.1.0", "xpath": "~0.0.34"