diff --git a/astro/package.json b/astro/package.json index 3b64920..3df262e 100644 --- a/astro/package.json +++ b/astro/package.json @@ -13,7 +13,7 @@ "@astrojs/prefetch": "^0.3.0", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "4.0.0", - "astro": "^2.10.5", + "astro": "^2.10.7", "css-select": "5.1.0", "sharp": "^0.32.4", "slate-serializers": "0.1.0", diff --git a/astro/yarn.lock b/astro/yarn.lock index 441d4dd..dfd6e18 100644 --- a/astro/yarn.lock +++ b/astro/yarn.lock @@ -862,10 +862,10 @@ array-iterate@^2.0.0: resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24" integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg== -astro@^2.10.5: - version "2.10.5" - resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.5.tgz#23be82a8537507d592c09947b30ce746dedd0065" - integrity sha512-/GlDb0iHq9smACrCqVu/AaNi5+fqJuPOVTthm5fFNi+OBRprY0DW8juaov8o+M1X6SvIyIbOcd04+ZsYrIF0Sg== +astro@^2.10.7: + version "2.10.7" + resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.7.tgz#069368f03e7a00c0bdf75c82aba1fc417f74d768" + integrity sha512-R8aF4yphrsbhxW2UxHZ1DslBn8e8vPQ23+Z/OnajNE1Q4HEZCOZ4CAbHJx2PDwq2p+CRWArNalpr3+rTqyOYBQ== dependencies: "@astrojs/compiler" "^1.8.0" "@astrojs/internal-helpers" "^0.1.2"