From 425f8d0ab1b0e2a3d682062bc098c518e576e5a1 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Wed, 21 May 2025 08:57:44 -0700 Subject: [ci] release (#13804) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- examples/ssr/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/ssr/package.json') diff --git a/examples/ssr/package.json b/examples/ssr/package.json index 2850d032f..403c00beb 100644 --- a/examples/ssr/package.json +++ b/examples/ssr/package.json @@ -11,9 +11,9 @@ "server": "node dist/server/entry.mjs" }, "dependencies": { - "@astrojs/node": "^9.2.1", + "@astrojs/node": "^9.2.2", "@astrojs/svelte": "^7.0.13", - "astro": "^5.7.13", + "astro": "^5.7.14", "svelte": "^5.25.7" } } -- cgit v1.2.3