diff --git a/package-lock.json b/package-lock.json index 408ec10..167a54f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "postcss-import": "^16.1.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-icons": "^5.2.0", + "react-icons": "^5.2.1", "react-is": "^18.3.1", "react-popper": "^2.2.5", "tailwindcss": "^3.4.3" @@ -15965,9 +15965,10 @@ } }, "node_modules/react-icons": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.0.tgz", - "integrity": "sha512-n52Y7Eb4MgQZHsSZOhSXv1zs2668/hBYKfSRIvKh42yExjyhZu0d1IK2CLLZ3BZB1oo13lDfwx2vOh2z9FTV6Q==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.1.tgz", + "integrity": "sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==", + "license": "MIT", "peerDependencies": { "react": "*" } @@ -30041,9 +30042,9 @@ "requires": {} }, "react-icons": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.0.tgz", - "integrity": "sha512-n52Y7Eb4MgQZHsSZOhSXv1zs2668/hBYKfSRIvKh42yExjyhZu0d1IK2CLLZ3BZB1oo13lDfwx2vOh2z9FTV6Q==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.1.tgz", + "integrity": "sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==", "requires": {} }, "react-inspector": { diff --git a/package.json b/package.json index b97cc3c..5187a89 100644 --- a/package.json +++ b/package.json @@ -296,7 +296,7 @@ "postcss-import": "^16.1.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-icons": "^5.2.0", + "react-icons": "^5.2.1", "react-is": "^18.3.1", "react-popper": "^2.2.5", "tailwindcss": "^3.4.3"