diff --git a/docs/package-lock.json b/docs/package-lock.json index d2c29ba..3027ae5 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/check": "^0.5.9", "@astrojs/starlight": "^0.21.2", "@fontsource/noto-sans": "^5.0.21", - "astro": "^4.5.8", + "astro": "^4.5.9", "sharp": "^0.33.2", "typescript": "^5.4.3" } @@ -2477,9 +2477,9 @@ } }, "node_modules/astro": { - "version": "4.5.8", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.8.tgz", - "integrity": "sha512-bhKsoZQWT6LW8aYMvTGglZTPa3rYRbcdc2buiJyFPCvSWOOyZmxqpp6vtQ+x6fXxD8P1NecM/c4g5GaPi+MokQ==", + "version": "4.5.9", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.9.tgz", + "integrity": "sha512-GheU72Goz7dYQNKaqTxB2H49cNvHfahGSbNkTvMXk+gyHf/g633qadqlO2ZQbTUacoUWmDzvS5fhMZt2/w4naQ==", "dependencies": { "@astrojs/compiler": "^2.7.0", "@astrojs/internal-helpers": "0.3.0", diff --git a/docs/package.json b/docs/package.json index b09f82c..3c5c110 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,7 +12,7 @@ "dependencies": { "@fontsource/noto-sans": "^5.0.21", "@astrojs/check": "^0.5.9", - "astro": "^4.5.8", + "astro": "^4.5.9", "@astrojs/starlight": "^0.21.2", "sharp": "^0.33.2", "typescript": "^5.4.3"