From 817fe85e816935c27c4443e3529c230ca217854c Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 14:47:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fa9dad84..d585ba311 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@iconify-json/uil": "^1.1.8", "@tailwindcss/typography": "^0.5.13", "astro": "^4.8.7", - "astro-icon": "^1.1.0", + "astro-icon": "^1.1.1", "astro-navbar": "^2.3.2", "astro-seo": "^0.8.3", "sharp": "^0.33.4",