diff --git a/package.json b/package.json index e1454f8..4457c9b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@titaniumnetwork-dev/ultraviolet": "^1.0.8", "@tomphttp/bare-server-node": "^1.2.5", - "astro": "^2.1.7", + "astro": "^2.1.9", "astro-robots-txt": "^0.4.1", "dotenv": "^16.0.3", "express": "^4.18.2", diff --git a/yarn.lock b/yarn.lock index febc22e..db208d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1036,10 +1036,10 @@ astro-robots-txt@^0.4.1: valid-filename "^4.0.0" zod "^3.21.4" -astro@^2.1.7: - version "2.1.7" - resolved "https://registry.yarnpkg.com/astro/-/astro-2.1.7.tgz#d28f1b3529595c75bdc73c58b1a5f89aeb8f70fa" - integrity sha512-Eaq8/mJTx+kbghfW5ZEJ8rKiEduo03Rn6R/fp/gJGpBSRm/0FiVxVsrpq5SV4kUPrttEi1zMEnEc2GP6JWfXeg== +astro@^2.1.9: + version "2.1.9" + resolved "https://registry.yarnpkg.com/astro/-/astro-2.1.9.tgz#d47fcfc5c83b2f91a63fee4705fb90421069b2be" + integrity sha512-UkbG0lgue1b/t4yMI+AkAGEfdOwcPS2RUYQ/QIurtKjP6W5gtKQveRTBuHH7iwiBziH+z8Ecc5/OAALoXSvMlQ== dependencies: "@astrojs/compiler" "^1.3.0" "@astrojs/language-server" "^0.28.3"