diff --git a/package-lock.json b/package-lock.json index 7cad64f..258386f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "query-string": "7.1.1", "react": "18.1.0", "react-dom": "18.1.0", - "react-icons": "4.3.1", + "react-icons": "4.4.0", "react-router-dom": "6.3.0", "react-scripts": "5.0.1", "react-tooltip": "4.2.21", @@ -13134,9 +13134,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "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": "*" } @@ -25308,9 +25308,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "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/package.json b/package.json index 218e5f6..8c7e435 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "query-string": "7.1.1", "react": "18.1.0", "react-dom": "18.1.0", - "react-icons": "4.3.1", + "react-icons": "4.4.0", "react-router-dom": "6.3.0", "react-scripts": "5.0.1", "react-tooltip": "4.2.21",