diff --git a/package-lock.json b/package-lock.json index 60f3230..4db52c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "react-icons": "^5.1.0", "react-simple-typewriter": "^5.0.1", "sharp": "^0.33.4", - "simple-icons": "^11.14.0", + "simple-icons": "^13.4.0", "sonner": "^1.5.0", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7" @@ -6157,9 +6157,9 @@ } }, "node_modules/simple-icons": { - "version": "11.15.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.15.0.tgz", - "integrity": "sha512-uDAdtIGc56YJiGpdzImENY4E+5qtHEorW11KoXiwDj4u4YSY74G+q/a9idlY8iEqrjghHGkZ/ras0jRT7JpDTQ==", + "version": "13.4.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.4.0.tgz", + "integrity": "sha512-z9jQas7DhuNxSqb6EFNRuBnNQuV399XIhnu724Z4QX14L7Lt9y9XoQO2Iesx/Ym9c62MTGhr5bxQ5HQn2jBh8g==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 9d3a08e..50e4e0e 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,8 @@ "react-icons": "^5.1.0", "react-simple-typewriter": "^5.0.1", "sharp": "^0.33.4", - "simple-icons": "^11.14.0", + "sonner": "^1.4.41", + "simple-icons": "^13.4.0", "sonner": "^1.5.0", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7"