diff --git a/client/package.json b/client/package.json index 3182fe24..1e5db8eb 100644 --- a/client/package.json +++ b/client/package.json @@ -36,7 +36,7 @@ "unified": "^11.0.5" }, "devDependencies": { - "@astrojs/node": "^8.3.4", + "@astrojs/node": "^9.0.0", "@kubosho/configs": "^4.0.11", "@markuplint/astro-parser": "^4.6.14", "@playwright/test": "^1.49.1",