diff --git a/package-lock.json b/package-lock.json index a4c721b..559588c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4358,9 +4358,9 @@ } }, "node_modules/react-icons": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.0.0.tgz", - "integrity": "sha512-8gBBjYRrO14BU9RuMEVptG5aB1gwNPAAgsKOuPggx2hg332pTky/r8FidEJW95cL6IG2mYCEHaYuAxw74wLefw==", + "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==", "peerDependencies": { "react": "*" } @@ -8887,9 +8887,9 @@ } }, "react-icons": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.0.0.tgz", - "integrity": "sha512-8gBBjYRrO14BU9RuMEVptG5aB1gwNPAAgsKOuPggx2hg332pTky/r8FidEJW95cL6IG2mYCEHaYuAxw74wLefw==", + "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==", "requires": {} }, "readable-stream": {