diff --git a/package-lock.json b/package-lock.json index bdc80e4..47f90db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@emailjs/browser": "^4.4.1", "@hookform/resolvers": "^3.10.0", - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^11.2.0", "@radix-ui/react-alert-dialog": "^1.1.5", "@radix-ui/react-dialog": "^1.1.5", "@radix-ui/react-dropdown-menu": "^2.1.5", @@ -777,9 +777,9 @@ } }, "node_modules/@icons-pack/react-simple-icons": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-10.2.0.tgz", - "integrity": "sha512-QDUxup8D3GdIIzwGpxQs6bjeFV5mJes25qqf4aqP/PaBYQNCar7AiyD8C14636TosCG0A/QqAUwm/Hviep4d4g==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-11.2.0.tgz", + "integrity": "sha512-jCJ+1Fe0yiBQGYSfhx8QGU/9o27t8J4Hw3mxHEI9vohRltLSi5CaPzO2fCQcMNeTrAUAm4j+yaDuAutskiKRjA==", "license": "MIT", "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" diff --git a/package.json b/package.json index 5b697a0..db9227b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@emailjs/browser": "^4.4.1", "@hookform/resolvers": "^3.10.0", - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^11.2.0", "@radix-ui/react-alert-dialog": "^1.1.5", "@radix-ui/react-dialog": "^1.1.5", "@radix-ui/react-dropdown-menu": "^2.1.5",