diff --git a/package-lock.json b/package-lock.json index c93f63e..8af9dff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "react-confetti": "^6.4.0", "react-dom": "^18", "react-hot-toast": "^2.6.0", - "react-icons": "^5.6.0", + "react-icons": "^5.7.0", "react-markdown": "^10.1.0", "react-media-recorder-2": "^1.6.23", "react-multi-carousel": "^2.8.6", @@ -11243,9 +11243,9 @@ } }, "node_modules/react-icons": { - "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==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.7.0.tgz", + "integrity": "sha512-LBLy340Rzqy6+/yVhZKT3B/QpP1BZaesGqasf09HPOBzRarcDIFH0WwXlXQfE7q7ipxK4MSiC5DIBWURCny6fw==", "license": "MIT", "peerDependencies": { "react": "*" diff --git a/package.json b/package.json index 36060c0..1d95728 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react-confetti": "^6.4.0", "react-dom": "^18", "react-hot-toast": "^2.6.0", - "react-icons": "^5.6.0", + "react-icons": "^5.7.0", "react-markdown": "^10.1.0", "react-media-recorder-2": "^1.6.23", "react-multi-carousel": "^2.8.6",