From f90ffda40655c365ac238507772d32a7d5885be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 08:03:59 +0000 Subject: [PATCH] build(deps): bump react-icons from 4.3.1 to 4.4.0 in /docs (#3155) --- docs/package-lock.json | 14 +++++++------- docs/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 4994d646..07b2389e 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -48,7 +48,7 @@ "react-dom": "^18.2.0", "react-headroom": "^3.2.0", "react-helmet": "^6.1.0", - "react-icons": "^4.3.1", + "react-icons": "^4.4.0", "react-live": "^3.1.1", "url-join": "^5.0.0" }, @@ -20836,9 +20836,9 @@ } }, "node_modules/react-icons": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.3.1.tgz", - "integrity": "sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.4.0.tgz", + "integrity": "sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==", "peerDependencies": { "react": "*" } @@ -41521,9 +41521,9 @@ } }, "react-icons": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.3.1.tgz", - "integrity": "sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.4.0.tgz", + "integrity": "sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==", "requires": {} }, "react-is": { diff --git a/docs/package.json b/docs/package.json index 7b5562b5..cf519dab 100644 --- a/docs/package.json +++ b/docs/package.json @@ -45,7 +45,7 @@ "react-dom": "^18.2.0", "react-headroom": "^3.2.0", "react-helmet": "^6.1.0", - "react-icons": "^4.3.1", + "react-icons": "^4.4.0", "react-live": "^3.1.1", "url-join": "^5.0.0" },