From 34c39a0c96ee5aed74ceae851a512b271db7630d Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Fri, 18 Aug 2023 14:13:25 -0700 Subject: [ci] release (#8145) Co-authored-by: github-actions[bot] --- examples/ssr/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/ssr') diff --git a/examples/ssr/package.json b/examples/ssr/package.json index 284308ad6..fb7939c56 100644 --- a/examples/ssr/package.json +++ b/examples/ssr/package.json @@ -12,9 +12,9 @@ "server": "node dist/server/entry.mjs" }, "dependencies": { - "@astrojs/node": "^5.3.4", + "@astrojs/node": "^5.3.5", "@astrojs/svelte": "^3.1.1", - "astro": "^2.10.11", + "astro": "^2.10.12", "svelte": "^3.59.1" } } -- cgit v1.2.3