From e1f0f9d26d542b9ed01259b2a39a224d8fcf93bb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Dec 2025 00:46:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASTRO-14235580 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9cc6fc..6ceaf97 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": "5.16.3", "astro-compressor": "^0.4.1", "astro-critters": "^2.0.11", "astro-rome": "^2.0.9",