From 2de871ca60b89b87aaadbbfe02b8fba995f34f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 06:13:05 +0000 Subject: [PATCH] Build(deps): Bump react-icons from 4.2.0 to 4.8.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.2.0 to 4.8.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.2.0...v4.8.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b4ece83..411cc23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14520,9 +14520,9 @@ } }, "react-icons": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.2.0.tgz", - "integrity": "sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ==" + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz", + "integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==" }, "react-intersection-observer": { "version": "8.32.0", diff --git a/package.json b/package.json index 611852c..d1655b8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-faq-component": "^1.3.1", "react-grid-system": "^7.3.1", "react-helmet": "^6.1.0", - "react-icons": "^4.2.0", + "react-icons": "^4.8.0", "react-messenger-customer-chat": "^0.8.0", "react-modal": "^3.14.3", "react-popper": "^2.2.5",