diff --git a/package.json b/package.json index c467965..14c13bd 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.20.0" + "simple-icons": "^8.1.0" }, "devDependencies": { "autoprefixer": "^10.4.13", diff --git a/yarn.lock b/yarn.lock index c14759e..798533c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -691,10 +691,10 @@ scheduler@^0.23.0: dependencies: loose-envify "^1.1.0" -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== +simple-icons@^8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-8.1.0.tgz#4df9e13449ac2ce2797a4757b041791cc0443369" + integrity sha512-N2JKvoRoiFqsRaHiKLNHf6GzpfLqO+Bgoijq54rzIosfQIhmxgCiAKYW9ejzw0arCAeoQ3RiG18fIZct6xBXFA== source-map-js@^1.0.2: version "1.0.2"