diff --git a/package-lock.json b/package-lock.json index 4e412cd..c3d2bb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@distube/ytdl-core": "^4.16.6", "@distube/ytsr": "^2.0.4", "@ffmpeg-installer/ffmpeg": "^1.1.0", - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^13.3.0", "@next/third-parties": "^15.1.3", "@prisma/client": "^6.3.0", "@radix-ui/react-progress": "^1.1.1", @@ -416,10 +416,9 @@ "license": "BSD-3-Clause" }, "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": "13.3.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-13.3.0.tgz", + "integrity": "sha512-+7IxrUMLjfHBdDtW3aBlvELvjbQTX29cbrpc3UcCBhE51uL7GP1bkIEcaFM30f5rSB0oSqeg3MAmTIZV6nzY7A==", "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" } diff --git a/package.json b/package.json index 55a58b2..78706f5 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@distube/ytdl-core": "^4.16.6", "@distube/ytsr": "^2.0.4", "@ffmpeg-installer/ffmpeg": "^1.1.0", - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^13.3.0", "@next/third-parties": "^15.1.3", "@prisma/client": "^6.3.0", "@radix-ui/react-progress": "^1.1.1",