diff --git a/package-lock.json b/package-lock.json index c2c2133..f62c6a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@astrojs/starlight": "^0.37.1", "@astrojs/starlight-tailwind": "^4.0.2", "@tailwindcss/vite": "^4.1.18", - "astro": "^5.16.5", + "astro": "^5.16.6", "astro-robots-txt": "^1.0.0", "clsx": "^2.1.1", "hast": "^1.0.0", @@ -2681,9 +2681,9 @@ } }, "node_modules/astro": { - "version": "5.16.5", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.5.tgz", - "integrity": "sha512-QeuM4xzTR0QuXFDNlGVW0BW7rcquKFIkylaPeM4ufii0/RRiPTYtwxDYVZ3KfiMRuuc+nbLD0214kMKTvz/yvQ==", + "version": "5.16.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.6.tgz", + "integrity": "sha512-6mF/YrvwwRxLTu+aMEa5pwzKUNl5ZetWbTyZCs9Um0F12HUmxUiF5UHiZPy4rifzU3gtpM3xP2DfdmkNX9eZRg==", "license": "MIT", "peer": true, "dependencies": { diff --git a/package.json b/package.json index 314941d..315eb5b 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@astrojs/starlight": "^0.37.1", "@astrojs/starlight-tailwind": "^4.0.2", "@tailwindcss/vite": "^4.1.18", - "astro": "^5.16.5", + "astro": "^5.16.6", "astro-robots-txt": "^1.0.0", "clsx": "^2.1.1", "hast": "^1.0.0",