From a973f31903a9158c2c70e17d2f9defd484a610d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 05:22:54 +0000 Subject: [PATCH] chore(deps): bump astro from 4.16.6 to 4.16.7 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.6 to 4.16.7. - [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@4.16.7/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index daa42ba..03a5834 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@fontsource-variable/nunito": "5.1.0", "@playform/compress": "0.1.4", "@playform/inline": "0.1.0", - "astro": "4.16.6", + "astro": "4.16.7", "astro-compressor": "0.4.1", "astro-icon": "1.1.1", "astro-seo-schema": "4.0.2",