diff --git a/package.json b/package.json index 3aaa76f..1cd9aee 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@babel/cli": "7.17.10", "@babel/plugin-transform-typescript": "7.16.8", "@fontsource/encode-sans": "4.5.6", - "@icons-pack/react-simple-icons": "4.6.1", + "@icons-pack/react-simple-icons": "4.7.0", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", "@react-hook/media-query": "1.1.1", diff --git a/yarn.lock b/yarn.lock index e63c5a3..dc95bb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1711,10 +1711,10 @@ resolved "https://registry.npmjs.org/@iarna/toml/-/toml-2.2.5.tgz" integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg== -"@icons-pack/react-simple-icons@4.6.1": - version "4.6.1" - resolved "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-4.6.1.tgz" - integrity sha512-ICONbofFzeTkXvmbnptDv4P9cqtW/N/8EFOqyzJQJ80b8fJoLzqhM7EKslBmWziIwjY9FBnOoL2ofzQOoDG1Gg== +"@icons-pack/react-simple-icons@4.7.0": + version "4.7.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-4.7.0.tgz#2429df1fca204f696f5a143339d0f3c5e6bd6b68" + integrity sha512-anz/4ucpcdvN+622AjfmCtqSLp4GCg0VuyCIXqWyAZ3mjAtSmSWMoL5aVD4irSJlMW+yCqHxRSslfZFwcE3q0A== dependencies: prop-types "^15.7.2"