diff --git a/package-lock.json b/package-lock.json index 815cf019cc..bf55dbaaaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "@typescript-eslint/parser": "6.7.5", "@vitejs/plugin-basic-ssl": "^1.1.0", "@wdio/globals": "^8.39.0", - "astro": "4.16.17", + "astro": "4.16.18", "eslint": "8.51.0", "fake-indexeddb": "^4.0.2", "lit-analyzer": "^2.0.2", @@ -3522,9 +3522,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==", "dev": true, "dependencies": { "@astrojs/compiler": "^2.10.3", diff --git a/package.json b/package.json index 75d38faf60..bb595442cf 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@typescript-eslint/parser": "6.7.5", "@vitejs/plugin-basic-ssl": "^1.1.0", "@wdio/globals": "^8.39.0", - "astro": "4.16.17", + "astro": "4.16.18", "eslint": "8.51.0", "fake-indexeddb": "^4.0.2", "lit-analyzer": "^2.0.2",