diff --git a/package.json b/package.json index bfd3d9f..a30ef88 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Kevin Kandlbinder ", "dependencies": { "@fontsource/noto-sans-display": "^4.5.11", - "@icons-pack/react-simple-icons": "^5.8.0", + "@icons-pack/react-simple-icons": "^5.11.0", "dotenv": "^16.0.2", "gatsby": "^4.24.2", "gatsby-plugin-image": "^2.22.0", diff --git a/yarn.lock b/yarn.lock index 0539774..8d2188e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1459,10 +1459,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== -"@icons-pack/react-simple-icons@^5.8.0": - version "5.8.0" - resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.8.0.tgz#d8e3714dfa13928e94113d97734aeacdca0d468d" - integrity sha512-5szUSKt/jslgOsNmH+uRs9wfRVl399Xhwf4//V28H5TXgMXZPaqQ+w82mMwmapsMW6DigFkgynLHZcic43PQRw== +"@icons-pack/react-simple-icons@^5.11.0": + version "5.11.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-5.11.0.tgz#63051f38201222a63404887ad65440fe10babac5" + integrity sha512-hFJ4Q4JcYe/wQUab+gIug1BONjBUelaUVFYsZ1FKv5CEX/fP56qGet4CPmx18BqDhxrOehidYNlLyGppXL9/7w== "@jridgewell/gen-mapping@^0.1.0": version "0.1.1"