From ed1d03fce32ade15f2dd988f8e87e6566050bc4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 20:05:07 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 11.3.0 to 11.4.0 (#9971) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.3.0 to 11.4.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/11.3.0...11.4.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 e6519203ac0d7..61194559c71ea 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.3.0", + "simple-icons": "11.4.0", "smol-toml": "1.1.4", "webextension-store-meta": "^1.0.5", "xpath": "~0.0.34" @@ -23932,9 +23932,9 @@ } }, "node_modules/simple-icons": { - "version": "11.3.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.3.0.tgz", - "integrity": "sha512-dr178hpEoy8ZtPKEQvmFcQbbOfqMHGDQ0Mt8BOqZ8lqIvbQ8X7kHdznIIwDVn4yKRPtP8wXGPpMJ/2/1xjjhVA==", + "version": "11.4.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.4.0.tgz", + "integrity": "sha512-f6Y/+qZk8/+qn8NMdOV80MIFYoW0ulaTmtUunZZXB6Ix/01NKoB7yopMzxeZUWtygCr+l75KKSRQo24Db2h0Ug==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index f3a9db1e83a03..610b8c95e9351 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.3.0", + "simple-icons": "11.4.0", "smol-toml": "1.1.4", "webextension-store-meta": "^1.0.5", "xpath": "~0.0.34"