diff --git a/package-lock.json b/package-lock.json index c98dfba..b6b2a15 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.1.0", "@radix-ui/react-alert-dialog": "^1.1.4", "@radix-ui/react-dialog": "^1.1.1", "@radix-ui/react-dropdown-menu": "^2.1.4", @@ -783,10 +783,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==", - "license": "MIT", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-11.1.0.tgz", + "integrity": "sha512-y85zq6i16cgKEEcxI/lNNKOlhxnCpNm0PCn4PY6aYNUsEZtrK/uxS6Kize4ZqzGCD+/HXiC58K1TcrDJOi54LA==", "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" } diff --git a/package.json b/package.json index d04dadb..63f64f1 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.1.0", "@radix-ui/react-alert-dialog": "^1.1.4", "@radix-ui/react-dialog": "^1.1.1", "@radix-ui/react-dropdown-menu": "^2.1.4",