diff --git a/package-lock.json b/package-lock.json index 8787e51930..47d703fafd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18139,9 +18139,9 @@ } }, "simple-icons": { - "version": "1.9.21", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-1.9.21.tgz", - "integrity": "sha512-Fbpd8FqpYj4+VNqPBfmxFSjNUAGRzqgQI0B1t/Dom3/DutOKInRNlIShTe8BDsPmPhrncRlHF5vBJlSktmsjEA==" + "version": "1.9.23", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-1.9.23.tgz", + "integrity": "sha512-UPvS9N5wytPcaG3ooj2pYhbnlCLTCFPLR8JJeH4lCdLbINzF0i8TG2Hf8AszTbU5xhH4RSfcDNovzlWVRhVEBQ==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index 83e9000059..bed78f45e0 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "redis": "~2.8.0", "request": "~2.88.0", "semver": "~5.6.0", - "simple-icons": "1.9.21", + "simple-icons": "1.9.23", "xml2js": "~0.4.16", "xmldom": "~0.1.27", "xpath": "~0.0.27"