diff --git a/package-lock.json b/package-lock.json index f6bf196..736bfd2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@astrojs/sitemap": "^3.4.0", "@astrolib/seo": "^1.0.0-beta.8", "@fontsource-variable/inter": "^5.2.5", - "astro": "^5.8.0", + "astro": "^5.8.1", "astro-embed": "^0.9.0", "astro-icon": "^1.1.5", "limax": "4.1.0", @@ -3139,9 +3139,9 @@ } }, "node_modules/astro": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.8.0.tgz", - "integrity": "sha512-G57ELkdIntDiSrucA5lQaRtBOjquaZ9b9NIwoz2f471ZuuJcynLjWgItgBzlrz5UMY4WqnFbVWUCKlJb7nt9bA==", + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.8.1.tgz", + "integrity": "sha512-lkBg1smMRFW+FQ6i92SgEN53o4+ItRjlRt6Ck+rEjmTcb57Bid7faTNKUQNYuNnxiesTWw3NJDyVPQPbfKDyfw==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.11.0", diff --git a/package.json b/package.json index 7283d61..33c4916 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@astrojs/sitemap": "^3.4.0", "@astrolib/seo": "^1.0.0-beta.8", "@fontsource-variable/inter": "^5.2.5", - "astro": "^5.8.0", + "astro": "^5.8.1", "astro-embed": "^0.9.0", "astro-icon": "^1.1.5", "limax": "4.1.0",