diff --git a/package-lock.json b/package-lock.json index 5e95b513..9e0ff1dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "million": "^3.1.11", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-icons": "^5.3.0", + "react-icons": "^5.4.0", "react-router-dom": "^6.24.1", "react-syntax-highlighter": "^15.6.1", "the-new-css-reset": "^1.11.2", @@ -17960,9 +17960,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 568fe8df..70371501 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "million": "^3.1.11", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-icons": "^5.3.0", + "react-icons": "^5.4.0", "react-router-dom": "^6.24.1", "react-syntax-highlighter": "^15.6.1", "the-new-css-reset": "^1.11.2",