From 0f5f629f254afffcd54da65be3add758ae20579c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 08:35:17 +0200 Subject: [PATCH] Bump react-icons from 4.7.1 to 4.8.0 in /frontend (#188) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index ae04b453..24a53679 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,7 +33,7 @@ "date-fns": "^2.29.3", "next": "^13.3.0", "react": "^18.2.0", - "react-icons": "^4.7.1", + "react-icons": "^4.8.0", "react-dom": "^18.2.0", "react-redux": "^8.0.5", "swr": "^2.0.4" diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 874c43b2..01ea2936 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4527,10 +4527,10 @@ react-dropzone@14.2.3: file-selector "^0.6.0" prop-types "^15.8.1" -react-icons@^4.7.1: - version "4.7.1" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.7.1.tgz#0f4b25a5694e6972677cb189d2a72eabea7a8345" - integrity sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw== +react-icons@^4.8.0: + version "4.8.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.8.0.tgz#621e900caa23b912f737e41be57f27f6b2bff445" + integrity sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"