From 4c2cf697c05e47845158cd34ab3e9f611e0986ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 03:39:12 +0000 Subject: [PATCH] Bump react-icons from 3.11.0 to 4.6.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 3.11.0 to 4.6.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v3.11.0...v4.6.0) --- 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..8cf787a 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.6.0", "react-is": "16.13.1", "spacetime": "6.12.2", "spacetime-informal": "0.5.0", diff --git a/yarn.lock b/yarn.lock index 7eb5e6a..fa48904 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.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.6.0.tgz#f83eda179af5d02c047449a20b702c858653d397" + integrity sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g== + +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==