diff --git a/package-lock.json b/package-lock.json index 6d5e27b..735564a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9411,9 +9411,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.12.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz", + "integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==" }, "react-is": { "version": "17.0.2", diff --git a/package.json b/package.json index 6c21e89..ee960f1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "react": "^17.0.2", "react-beautiful-dnd": "^13.1.0", "react-dom": "^17.0.2", - "react-icons": "^4.3.1", + "react-icons": "^4.12.0", "react-scripts": "5.0.0", "sass": "^1.42.1", "web-vitals": "^1.0.1"