From 5656f1e097cddb9b159b9c20fa0e9a19fe1e82d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:46:27 +0800 Subject: fix(deps): update all non-major dependencies (#408) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/integrations/node/test/fixtures/api-route/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/integrations/node/test/fixtures/api-route/package.json') diff --git a/packages/integrations/node/test/fixtures/api-route/package.json b/packages/integrations/node/test/fixtures/api-route/package.json index ff6a2ef78..fb7345d3f 100644 --- a/packages/integrations/node/test/fixtures/api-route/package.json +++ b/packages/integrations/node/test/fixtures/api-route/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "private": true, "dependencies": { - "astro": "^4.15.8", + "astro": "^4.15.9", "@astrojs/node": "workspace:*" } } -- cgit v1.2.3