diff --git a/docs/astro/package-lock.json b/docs/astro/package-lock.json index 7b1a2b1..a8f07dc 100644 --- a/docs/astro/package-lock.json +++ b/docs/astro/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/check": "^0.9.3", "@astrojs/sitemap": "^3.1.6", "@astrojs/starlight": "^0.28.2", - "astro": "^4.16.17", + "astro": "^4.16.18", "sharp": "^0.33.4", "starlight-links-validator": "^0.12.0", "typescript": "^5.5.3" @@ -2145,9 +2145,9 @@ } }, "node_modules/astro": { - "version": "4.16.17", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.17.tgz", - "integrity": "sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==", + "version": "4.16.18", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.18.tgz", + "integrity": "sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==", "dependencies": { "@astrojs/compiler": "^2.10.3", "@astrojs/internal-helpers": "0.4.1", diff --git a/docs/astro/package.json b/docs/astro/package.json index fbc79f2..9227f4d 100644 --- a/docs/astro/package.json +++ b/docs/astro/package.json @@ -13,7 +13,7 @@ "@astrojs/check": "^0.9.3", "@astrojs/sitemap": "^3.1.6", "@astrojs/starlight": "^0.28.2", - "astro": "^4.16.17", + "astro": "^4.16.18", "sharp": "^0.33.4", "starlight-links-validator": "^0.12.0", "typescript": "^5.5.3"