diff --git a/package-lock.json b/package-lock.json index 4f9c0b1..bbe38dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7236,9 +7236,10 @@ } }, "node_modules/simple-icons-astro": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-10.2.0.tgz", - "integrity": "sha512-iD51ya6GbqzXF0/ofVkFaM+Xi2hLZVg/NzX7DCdPO8dLg9oq0mDmFTe/GKAo8CXwocom9fvCEbtkU3tqUOjgcg==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/simple-icons-astro/-/simple-icons-astro-10.4.0.tgz", + "integrity": "sha512-P7IQfedSixOETLYTtj8srtROpzWErsc2uX3COYSIfqNDC+i9z7iQi9Tzsl1idM0Iwjk3f6V7d6IwTtWgyIYK3g==", + "license": "MIT", "peerDependencies": { "astro": ">=2.7.1" }