From 782979fb286222c7a01287d53a58a46808abd955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 20:49:56 +0000 Subject: [PATCH] Bump astro from 5.5.5 to 5.15.9 in /test Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.5.5 to 5.15.9. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.15.9/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.15.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/package.json b/test/package.json index bf367da35ca0b9..d672d140e078b5 100644 --- a/test/package.json +++ b/test/package.json @@ -31,7 +31,7 @@ "@verdaccio/config": "6.0.0-6-next.76", "acorn": "8.15.0", "ansi-regex": "6.1.0", - "astro": "5.5.5", + "astro": "5.15.9", "aws-cdk-lib": "2.148.0", "axios": "1.6.8", "body-parser": "1.20.2",