diff --git a/package-lock.json b/package-lock.json index 3f628a4c..df9c05c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "react-dom": "18.3.1", "react-ga4": "^2.1.0", "react-hot-toast": "^2.4.1", - "react-icons": "^5.3.0", + "react-icons": "^5.4.0", "react-p5": "^1.4.1", "react-qr-code": "^2.0.15", "resend": "^4.0.0", @@ -12068,9 +12068,9 @@ } }, "node_modules/react-icons": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.3.0.tgz", - "integrity": "sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", + "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", "peerDependencies": { "react": "*" } diff --git a/package.json b/package.json index 63d3dd1f..e3fc40db 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-dom": "18.3.1", "react-ga4": "^2.1.0", "react-hot-toast": "^2.4.1", - "react-icons": "^5.3.0", + "react-icons": "^5.4.0", "react-p5": "^1.4.1", "react-qr-code": "^2.0.15", "resend": "^4.0.0",