From e86c801b3df23da8b527810ce87968c8d3525406 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Dec 2025 06:55:03 +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 fb48162c..1b45f509 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/canvas-confetti": "^1.9.0", "@types/react": "^19.2.6", "@types/react-dom": "^19.2.3", - "astro": "^5.16.0", + "astro": "^5.16.3", "canvas-confetti": "^1.9.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1",