diff --git a/package.json b/package.json index 8baf9e2..49b4df6 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "notion-utils": "^6.16.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "^4.12.0", + "react-icons": "^5.0.1", "react-notion-x": "^6.16.0", "recoil": "^0.7.7", "typescript": "5.3.3" diff --git a/yarn.lock b/yarn.lock index 66f36fd..2f765dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3606,10 +3606,10 @@ react-hotkeys-hook@^3.0.3: dependencies: hotkeys-js "3.9.4" -react-icons@^4.12.0: - version "4.12.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78" - integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw== +react-icons@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.0.1.tgz#1694e11bfa2a2888cab47dcc30154ce90485feee" + integrity sha512-WqLZJ4bLzlhmsvme6iFdgO8gfZP17rfjYEJ2m9RsZjZ+cc4k1hTzknEz63YS1MeT50kVzoa1Nz36f4BEx+Wigw== react-image@^4.0.3: version "4.1.0"