diff --git a/docs/package.json b/docs/package.json index e7d62dd9..2118751a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@astrojs/starlight": "^0.28.5", - "astro": "^4.16.17", + "astro": "^4.16.18", "sharp": "^0.33.5" }, "devDependencies": { diff --git a/docs/yarn.lock b/docs/yarn.lock index 08ada3a5..a63e1ad1 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -1187,10 +1187,10 @@ astro-expressive-code@^0.35.6: dependencies: rehype-expressive-code "^0.35.6" -astro@^4.16.17: - version "4.16.17" - resolved "https://registry.yarnpkg.com/astro/-/astro-4.16.17.tgz#058f222c3633704b909e8621fd90b86d40072c71" - integrity sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA== +astro@^4.16.18: + version "4.16.18" + resolved "https://registry.yarnpkg.com/astro/-/astro-4.16.18.tgz#c7db47d5554d865543d6917f42b5129819c6bc88" + integrity sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw== dependencies: "@astrojs/compiler" "^2.10.3" "@astrojs/internal-helpers" "0.4.1"