From 2382b10f7fb6d4c9641d731ce66a17df5cf075bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Dec 2024 04:38:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASTRO-8539778 - https://snyk.io/vuln/SNYK-JS-ASTRO-8535263 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9cc6fc..8032b2f 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.16.18", "astro-compressor": "^0.4.1", "astro-critters": "^2.0.11", "astro-rome": "^2.0.9",