diff --git a/package-lock.json b/package-lock.json index 3b778f8af..bfec7e576 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "raw-loader": "^4.0.2", "react": "^18.0.0", "react-dom": "^18.0.0", - "react-icons": "^5.2.1", + "react-icons": "^5.6.0", "react-lite-youtube-embed": "^3.3.3", "react-medium-image-zoom": "^5.4.0", "react-phone-input-2": "^2.15.1", @@ -24968,9 +24968,9 @@ } }, "node_modules/react-icons": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz", - "integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==", + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.6.0.tgz", + "integrity": "sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==", "license": "MIT", "peerDependencies": { "react": "*" diff --git a/package.json b/package.json index 754e47ca9..31b5fce31 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "raw-loader": "^4.0.2", "react": "^18.0.0", "react-dom": "^18.0.0", - "react-icons": "^5.2.1", + "react-icons": "^5.6.0", "react-lite-youtube-embed": "^3.3.3", "react-medium-image-zoom": "^5.4.0", "react-phone-input-2": "^2.15.1",