diff --git a/package-lock.json b/package-lock.json index 42cfaa1..a4f2aac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5884,9 +5884,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/yarn.lock b/yarn.lock index af67ece..5b43d81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2614,10 +2614,10 @@ react-dom@^19.2.7: dependencies: scheduler "^0.27.0" -react-icons@^5.6.0: - 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== +react-icons@^5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.7.0.tgz#8969db00968ffdfc57fdc2ec9dd1ed88e35b3de9" + integrity sha512-LBLy340Rzqy6+/yVhZKT3B/QpP1BZaesGqasf09HPOBzRarcDIFH0WwXlXQfE7q7ipxK4MSiC5DIBWURCny6fw== react-is@^16.13.1: version "16.13.1"