From 4a99dee3e36260e1b9de98a1adadcb1872522527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 13:11:00 +0000 Subject: [PATCH] Bump astro from 6.1.2 to 6.1.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.1.2 to 6.1.6. - [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@6.1.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2890dc779a..104e559a88 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@sendgrid/mail": "^8.1.6", "@types/react": "^19.2.14", "@wcj/markdown-to-html": "^3.0.6", - "astro": "6.1.2", + "astro": "6.1.6", "bcryptjs": "^3.0.3", "cross-env": "^10.1.0", "dotenv": "^17.4.1",