From 4c174bff1af0a4daa79bb732f656831f518d7d7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 05:08:13 +0000 Subject: [PATCH] Build(deps): Bump react-icons from 4.2.0 to 4.7.1 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.2.0 to 4.7.1. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.2.0...v4.7.1) --- 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..3bca73c 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.7.1", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz", + "integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==" }, "react-intersection-observer": { "version": "8.32.0", diff --git a/package.json b/package.json index 611852c..5674766 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.7.1", "react-messenger-customer-chat": "^0.8.0", "react-modal": "^3.14.3", "react-popper": "^2.2.5",