diff --git a/package-lock.json b/package-lock.json index a6a9cf2cc0486..237afcc361a90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.12.1", "query-string": "^9.0.0", "semver": "~7.6.0", - "simple-icons": "11.13.0", + "simple-icons": "11.14.0", "smol-toml": "1.1.4", "svg-path-commander": "^2.0.9", "webextension-store-meta": "^1.2.1", @@ -26050,9 +26050,9 @@ } }, "node_modules/simple-icons": { - "version": "11.13.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.13.0.tgz", - "integrity": "sha512-8YOM9r3S/LIRd+y/QFbVU0D9V6EHK9y46irUWCYjF6GVWrvKQ0L3sQ14fPNidxalOQVaFB6ibDVrZLIji6S4Cg==", + "version": "11.14.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.14.0.tgz", + "integrity": "sha512-KJ2R28d6tV+uu3GbRQTHizCGyjkI0QPhooYUcv4GjiE4XG0wSlqCFN/pUQK6gno46F0Fk2cyG5otFAK8EMaiYw==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 7ad171074299c..e851ce943affc 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.12.1", "query-string": "^9.0.0", "semver": "~7.6.0", - "simple-icons": "11.13.0", + "simple-icons": "11.14.0", "smol-toml": "1.1.4", "svg-path-commander": "^2.0.9", "webextension-store-meta": "^1.2.1",