diff --git a/package-lock.json b/package-lock.json index 282b3364..2db290b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/check": "0.9.4", "@astrojs/sitemap": "3.2.1", "@astrojs/starlight": "0.29.0", - "astro": "4.16.10", + "astro": "4.16.11", "prettier": "3.3.3", "sharp": "0.33.5", "starlight-blog": "0.14.1", @@ -2281,9 +2281,9 @@ } }, "node_modules/astro": { - "version": "4.16.10", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.10.tgz", - "integrity": "sha512-a+nB4bZE50NXHLzVXUHtx/lYct2Aa8kbqZnWNrWqkU97RuhBuWJ5H5/LQbKRnBWGvqChKfJBiMWJe53TY9ieYQ==", + "version": "4.16.11", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.11.tgz", + "integrity": "sha512-Pm0ATut4f8kM2OKbSDbatO5Q/f2ynt1dbc5UGQN8I5bFnJvDbJj3R1NE513BOXXv4GQBKJZUshcZEMvlZpA61g==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", diff --git a/package.json b/package.json index 8963b24a..05161c42 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@astrojs/check": "0.9.4", "@astrojs/sitemap": "3.2.1", "@astrojs/starlight": "0.29.0", - "astro": "4.16.10", + "astro": "4.16.11", "prettier": "3.3.3", "sharp": "0.33.5", "starlight-blog": "0.14.1",