From 6290a3b7d790b46b16c14f8199689891a034bd97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 03:41:03 +0000 Subject: [PATCH] Bump react-icons from 3.11.0 to 4.4.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 3.11.0 to 4.4.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v3.11.0...v4.4.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..6ff609f 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.4.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..d8507d2 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.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-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==