From 14765daae227bba201b4a0c058b91d2e7b10ce3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 00:51:28 +0000 Subject: [PATCH] Bump react-icons from 4.2.0 to 4.4.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.2.0 to 4.4.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.2.0...v4.4.0) --- 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 1a8ec33..a30f84a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "firebase": "^8.3.1", "react": "^17.0.1", "react-dom": "^17.0.1", - "react-icons": "^4.2.0", + "react-icons": "^4.4.0", "react-query": "^3.12.0", "react-redux": "^7.2.2", "react-router-dom": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 56eed41..b6855ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10476,10 +10476,10 @@ react-error-overlay@^6.0.9: resolved "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.9.tgz" integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== -react-icons@^4.2.0: - version "4.2.0" - resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.2.0.tgz" - integrity sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ== +react-icons@^4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703" + integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg== "react-is@^16.12.0 || ^17.0.0", react-is@^17.0.1: version "17.0.1"