diff --git a/package-lock.json b/package-lock.json index fdab25727455a..cce17c7237094 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.21.0", + "simple-icons": "14.0.0", "smol-toml": "1.3.1", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0", @@ -27232,9 +27232,9 @@ } }, "node_modules/simple-icons": { - "version": "13.21.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.21.0.tgz", - "integrity": "sha512-LI5pVJPBv6oc79OMsffwb6kEqnmB8P1Cjg1crNUlhsxPETQ5UzbCKQdxU+7MW6+DD1qfPkla/vSKlLD4IfyXpQ==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.0.0.tgz", + "integrity": "sha512-29qvtBEvo+xuGxMooUWHEgp7ZvaRrkgPwLdg/B909T1/uoYiUrekOqBRZywAvV2JRlxLUjB6e1gWgtWup7R18Q==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index ae4b0a4c58ea9..2caa547fd1201 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.21.0", + "simple-icons": "14.0.0", "smol-toml": "1.3.1", "svg-path-bbox": "^2.1.0", "svgpath": "^2.6.0",