diff --git a/package-lock.json b/package-lock.json index b4ece83..411cc23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14520,9 +14520,9 @@ } }, "react-icons": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.2.0.tgz", - "integrity": "sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ==" + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz", + "integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==" }, "react-intersection-observer": { "version": "8.32.0", diff --git a/package.json b/package.json index 611852c..d1655b8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-faq-component": "^1.3.1", "react-grid-system": "^7.3.1", "react-helmet": "^6.1.0", - "react-icons": "^4.2.0", + "react-icons": "^4.8.0", "react-messenger-customer-chat": "^0.8.0", "react-modal": "^3.14.3", "react-popper": "^2.2.5",