From 7c067fdcbf366f44858e5fd54b11bf830b0eaa31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:16:54 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 13.19.0 to 13.20.0 (#10737) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 13.19.0 to 13.20.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/13.19.0...13.20.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 | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d37683f33415..c8b163a6baa9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.13.1", "query-string": "^9.1.1", "semver": "~7.6.3", - "simple-icons": "13.19.0", + "simple-icons": "13.20.0", "smol-toml": "1.3.1", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0", @@ -27193,10 +27193,9 @@ } }, "node_modules/simple-icons": { - "version": "13.19.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.19.0.tgz", - "integrity": "sha512-N4mUzqRGm1/V3IRyxibGZXwPO1QdwIZmZADn7O6oam2Rz/vnf8TaysvwMy3gIobObthROroa9/oXN31E9gI3zA==", - "license": "CC0-1.0", + "version": "13.20.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.20.0.tgz", + "integrity": "sha512-8IQSSOaXhgG9fH0dJsUmlMlo0Jt0Xd1MwxsK75TlRZO0FR7P5UQ8TEaIPOwlRMHd/FzZJ0R3vFHW0kOH7PbdMw==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 154776097d498..c1b8066466131 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.13.1", "query-string": "^9.1.1", "semver": "~7.6.3", - "simple-icons": "13.19.0", + "simple-icons": "13.20.0", "smol-toml": "1.3.1", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0",