From 480e5a29e84575f2f540bf099a895775364c62ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Sep 2024 10:19:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 700985e..9b697d2 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@astrojs/vercel": "7.7.2", "@sentry/astro": "^8.17.0", "@vercel/analytics": "^1.3.1", - "astro": "4.11.5", + "astro": "4.15.5", "astro-compress": "2.2.28", "astro-simpleanalytics-plugin": "^0.3.15", "astro-webmanifest": "1.0.0",