diff --git a/package.json b/package.json index ecc1a1f..710be8e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prop-types": "^15.8.1", "react": "^18.1.0", "react-dom": "^18.1.0", - "simple-icons": "^7.11.0" + "simple-icons": "^7.20.0" }, "devDependencies": { "autoprefixer": "^10.4.11", diff --git a/yarn.lock b/yarn.lock index c7e8285..63581a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -687,10 +687,10 @@ scheduler@^0.23.0: dependencies: loose-envify "^1.1.0" -simple-icons@^7.11.0: - version "7.11.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-7.11.0.tgz#20bab5ab23a0d1431fb95f2e1cd42f035cb41deb" - integrity sha512-RpPJ8UHLOcsNHn1Ms+TP5fCUwv7xc+S/sZF9QilRP594PQ7bgjvhMwIHslx1kCOP09FDOo+LIelRFc55QHfojw== +simple-icons@^7.20.0: + version "7.20.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-7.20.0.tgz#4d706b847b062406e6194abe64352f0e78c4397e" + integrity sha512-EP36AFDVul33lL17gfokr3nRjyVY74A1cXdEfvQzA0bI+5lDiQ1ETdOATmjCOMUGG3mdiJb4LRTMajtqhFr72g== source-map-js@^1.0.2: version "1.0.2"