diff --git a/package.json b/package.json index 1755cd6..6598d5f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Kevin Kandlbinder ", "dependencies": { "@fontsource/noto-sans-display": "^4.5.14", - "@icons-pack/react-simple-icons": "^6.2.0", + "@icons-pack/react-simple-icons": "^7.1.0", "dotenv": "^16.0.3", "gatsby": "^4.25.4", "gatsby-plugin-image": "^2.24.0", diff --git a/yarn.lock b/yarn.lock index 4ff18f7..6388eb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1452,10 +1452,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@^6.2.0": - version "6.2.0" - resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-6.2.0.tgz#0c3823ef2cf9848b2d8ffb2f58f15bdd6b0576f9" - integrity sha512-YZzB5oHRvOslOIiug97dLqfhv7U0+78JOa8w5Aqxq2Ulr2bVBrqtFV+hMKXhcZjlPdFzpUrFfAJ9AHLe4FdYqQ== +"@icons-pack/react-simple-icons@^7.1.0": + version "7.1.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-7.1.0.tgz#03511272d699acb9c50c11da35d5c00b72f79d8e" + integrity sha512-vh/nArXrxjnppiGV31fQv2yE2sAAF1uhrQezx/WakXazK3xdGgsyL8Ww1e6feN5715vGyWSrCJIcd2Va2+fr0A== "@jridgewell/gen-mapping@^0.1.0": version "0.1.1"