diff --git a/package.json b/package.json index 80b4a4a6..957b3dde 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "parse-link-header": "^2.0.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "^5.2.0", + "react-icons": "^5.2.1", "react-intl": "^6.6.6", "react-virtuoso": "4.7.10", "rsuite": "5.60.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98888ef5..a2372836 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-icons: - specifier: ^5.2.0 - version: 5.2.0(react@18.2.0) + specifier: ^5.2.1 + version: 5.2.1(react@18.2.0) react-intl: specifier: ^6.6.6 version: 6.6.6(react@18.2.0)(typescript@5.4.5) @@ -2112,8 +2112,8 @@ packages: peerDependencies: react: ^18.2.0 - react-icons@5.2.0: - resolution: {integrity: sha512-n52Y7Eb4MgQZHsSZOhSXv1zs2668/hBYKfSRIvKh42yExjyhZu0d1IK2CLLZ3BZB1oo13lDfwx2vOh2z9FTV6Q==} + react-icons@5.2.1: + resolution: {integrity: sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==} peerDependencies: react: '*' @@ -5112,7 +5112,7 @@ snapshots: react: 18.2.0 scheduler: 0.23.2 - react-icons@5.2.0(react@18.2.0): + react-icons@5.2.1(react@18.2.0): dependencies: react: 18.2.0