diff --git a/package.json b/package.json index 5b85849a..ea4ebdc0 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/uuid": "^10.0.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "astro": "4.16.17", + "astro": "4.16.18", "dotenv": "16.4.7", "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", diff --git a/yarn.lock b/yarn.lock index f095f327..7c04ce05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2227,10 +2227,10 @@ astral-regex@^1.0.0: resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9" integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg== -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"