diff --git a/package-lock.json b/package-lock.json index 8dd2ad3..ca420cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@astrojs/starlight-tailwind": "^2.0.2", "@astrojs/tailwind": "^5.1.0", "@astrojs/vercel": "^7.6.0", - "astro": "^4.8.4", + "astro": "^4.8.6", "astro-compressor": "^0.4.1", "globby": "^14.0.1", "gsap": "^3.12.5", @@ -2487,9 +2487,9 @@ } }, "node_modules/astro": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.8.4.tgz", - "integrity": "sha512-3UExI/Pq47tvdSmYJTDkoyuygIibO+293MBkwc5iUzK5Cu/U4H7P3LwTyP8Gp/wQX+2zBEUifEb4oNO1HfUn2g==", + "version": "4.8.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.8.6.tgz", + "integrity": "sha512-psHIfK+e+bMPhRwghV9yCGH/uc1jvY4DHmDZdoEepax9yA7kzYH0wt3dpkqlcrO2zxl5jzSC3DmqZfkD6wnW9A==", "dependencies": { "@astrojs/compiler": "^2.8.0", "@astrojs/internal-helpers": "0.4.0", diff --git a/package.json b/package.json index 34057cb..44ec804 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/starlight-tailwind": "^2.0.2", "@astrojs/tailwind": "^5.1.0", "@astrojs/vercel": "^7.6.0", - "astro": "^4.8.4", + "astro": "^4.8.6", "astro-compressor": "^0.4.1", "globby": "^14.0.1", "gsap": "^3.12.5",