From 268cd006e5ef8c6e29ecbe1a1f5c04683f148f75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:03:32 +0000 Subject: [PATCH] Bump astro from 5.14.5 to 5.14.8 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.14.5 to 5.14.8. - [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.14.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.14.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 15566eb..b0cfa68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3773,9 +3773,9 @@ } }, "node_modules/astro": { - "version": "5.14.5", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.5.tgz", - "integrity": "sha512-EHt7y3+nHYyKzBats1AL3N4Pyrvqyr+zXBC7njUa9Tfe+gsiHlunaw+lXitTT/DDVwO2R/f/qVG7Xc6rl0b2KQ==", + "version": "5.14.8", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.8.tgz", + "integrity": "sha512-nKqCLs7BFvGQL9QWQOUqxHhlHtV0UMLXz1ANJygozvjcexBWS7FYkWI2LzRPMNYmbW4msIWNWnX2RvLdvI5Cnw==", "dev": true, "license": "MIT", "dependencies": {