From b0ff851e5cf98e03ebc36402fae6bcd6959abef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Mar 2019 20:38:30 +0000 Subject: [PATCH] Bump simple-icons from 1.9.21 to 1.9.23 (#3193) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 1.9.21 to 1.9.23. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/commits) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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"