From d7bd8712af362cc8790f99deaf58710e270bf7e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Oct 2025 09:47:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-13644406 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9cc6fc..dbb23ee 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@fontsource/righteous": "^5.0.17", "@swup/astro": "^1.3.3", "astro-compress": "^2.2.5", - "astro": "3.6.4", + "astro": "4.0.0", "astro-compressor": "^0.4.1", "astro-critters": "^2.0.11", "astro-rome": "^2.0.9",