From 2a98043f13d3cda4ed5c6ca6223a01a58088f382 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Jun 2024 17:04:54 +0000 Subject: [PATCH] chore(deps): update dependency simple-icons-astro to v10.4.0 --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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" } -- 2.47.2