diff --git a/package-lock.json b/package-lock.json index 64f35810162a8..d275de07cb5a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.13.0", "query-string": "^9.1.1", "semver": "~7.6.3", - "simple-icons": "13.14.0", + "simple-icons": "13.14.1", "smol-toml": "1.3.0", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0", @@ -26860,9 +26860,9 @@ } }, "node_modules/simple-icons": { - "version": "13.14.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.14.0.tgz", - "integrity": "sha512-eUl/xnY9/BN/UPthZYi5tPQtHFxbqxO0lS/nMaG2QJAXRzXqLWnQHoJZdrV4+TZ2tb7JO3qqFCkg8UVVgTuKOQ==", + "version": "13.14.1", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.14.1.tgz", + "integrity": "sha512-Syxm5ZpLgfePbZ8TXoOgiazaUqutE48eXhY8Mix2vK0uPji2rl+A2XG/sEyPBwIVj0tZeXuWolyTtMURASswTg==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 4abc018c5db0c..63fa34372b200 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.13.0", "query-string": "^9.1.1", "semver": "~7.6.3", - "simple-icons": "13.14.0", + "simple-icons": "13.14.1", "smol-toml": "1.3.0", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0",