diff --git a/package-lock.json b/package-lock.json index a4c721b..4a19372 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.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", + "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", "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.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", + "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", "requires": {} }, "readable-stream": {