diff --git a/package.json b/package.json index 524de11..8cec0ed 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "express": "^4.17.1", "marked": "^2.1.3", "puppeteer-core": "^9.1.1", - "simple-icons": "^5.11.0", + "simple-icons": "^6.20.0", "twemoji": "^13.1.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ad5f1fb..daabb57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1235,10 +1235,10 @@ signal-exit@^3.0.2: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== -simple-icons@^5.11.0: - version "5.11.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-5.11.0.tgz#dd4f0eb835d70f9ccb26edb5fe7749b128b39de1" - integrity sha512-27cA6gKNll9xdxUt0ix3RtA7QA96+lvMZ223RP2gonb5oHlVJQsDS7neXMa22RJtgY6Bvd8SrpAQeFF0MzRq4A== +simple-icons@^6.20.0: + version "6.20.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-6.20.0.tgz#4328f143ceb6cfc0f4e97380e9a66a208770cb33" + integrity sha512-eACLpiswB+NIBQwi1Fi7crHrMSjuZrR6PD+s/uMTEUXQ2R0w6nlEE8wFDxEZ7A41re8auQASYXHU4ujRBOa66g== "statuses@>= 1.5.0 < 2", statuses@~1.5.0: version "1.5.0"