diff --git a/package-lock.json b/package-lock.json index b96abcb..f5c5f52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react-dom": "^18.2.0", "react-hook-form": "^7.43.9", "react-i18next": "^12.2.2", - "react-icons": "^4.8.0", + "react-icons": "^4.9.0", "react-responsive": "^9.0.2", "react-router-dom": "^6.11.1", "react-scripts": "5.0.1", @@ -15096,9 +15096,9 @@ } }, "node_modules/react-icons": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz", - "integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.9.0.tgz", + "integrity": "sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==", "peerDependencies": { "react": "*" } diff --git a/package.json b/package.json index bfbf244..50cbec8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-dom": "^18.2.0", "react-hook-form": "^7.43.9", "react-i18next": "^12.2.2", - "react-icons": "^4.8.0", + "react-icons": "^4.9.0", "react-responsive": "^9.0.2", "react-router-dom": "^6.11.1", "react-scripts": "5.0.1",