From e92e92c38e28536eae11a61c2a5d04229dbdb383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 03:08:07 +0000 Subject: [PATCH] Bump react-icons from 3.11.0 to 4.3.1 Bumps [react-icons](https://github.com/react-icons/react-icons) from 3.11.0 to 4.3.1. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v3.11.0...v4.3.1) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/web/package.json | 2 +- yarn.lock | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/packages/web/package.json b/packages/web/package.json index 334067e..5e584d9 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -27,7 +27,7 @@ "opensea-js": "1.1.10", "react": "16.14.0", "react-dom": "16.14.0", - "react-icons": "3.11.0", + "react-icons": "4.3.1", "react-is": "16.13.1", "spacetime": "6.12.2", "spacetime-informal": "0.5.0", diff --git a/yarn.lock b/yarn.lock index 7eb5e6a..3121996 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15659,7 +15659,7 @@ graphql-request@^1.8.2: dependencies: cross-fetch "2.2.2" -graphql-tag@2.11.0, graphql-tag@^2.10.4, graphql-tag@^2.11.0: +graphql-tag@2.11.0, graphql-tag@^2.11.0: version "2.11.0" resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.11.0.tgz#1deb53a01c46a7eb401d6cb59dec86fa1cccbffd" integrity sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA== @@ -24976,7 +24976,12 @@ react-hotkeys@2.0.0: dependencies: prop-types "^15.6.1" -react-icons@3.11.0, react-icons@^3.9.0: +react-icons@4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1.tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca" + integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ== + +react-icons@^3.9.0: version "3.11.0" resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.11.0.tgz#2ca2903dfab8268ca18ebd8cc2e879921ec3b254" integrity sha512-JRgiI/vdF6uyBgyZhVyYJUZAop95Sy4XDe/jmT3R/bKliFWpO/uZBwvSjWEdxwzec7SYbEPNPck0Kff2tUGM2Q==