From b18717ac0f2bcd5e617fec0dbd8524c261d7e643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 05:10:27 +0000 Subject: [PATCH] build(deps): bump react-icons from 4.8.0 to 4.10.1 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.8.0 to 4.10.1. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.8.0...v4.10.1) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ec33ca0..3346126 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-dom": "18.2.0", "react-i18next": "^12.2.0", "react-icon": "^1.0.0", - "react-icons": "^4.8.0", + "react-icons": "^4.10.1", "react-query": "^3.39.3", "react-scroll": "^1.8.9", "react-toastify": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index 672da7f..eace081 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2305,10 +2305,10 @@ react-icon@^1.0.0: resolved "https://registry.yarnpkg.com/react-icon/-/react-icon-1.0.0.tgz#6038598eb07fb3e64b3e7865d271f79f3559de0b" integrity sha512-VzSlpBHnLanVw79mOxyq98hWDi6DlxK9qPiZ1bAK6bLurMBCaxO/jjyYUrRx9+JGLc/NbnwOmyE/W5Qglbb2QA== -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-icons@^4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.10.1.tgz#3f3b5eec1f63c1796f6a26174a1091ca6437a500" + integrity sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"