From e887803f8189248b3623d6abcc23ab33d4fddb4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 06:56:25 +0000 Subject: [PATCH] chore(deps): bump astro from 4.16.8 to 4.16.16 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.8 to 4.16.16. - [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.16/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 7a19ac2..f9a575e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@fontsource-variable/nunito": "5.1.0", "@playform/compress": "0.1.6", "@playform/inline": "0.1.0", - "astro": "4.16.8", + "astro": "4.16.16", "astro-compressor": "0.4.1", "astro-icon": "1.1.1", "astro-seo-schema": "4.0.2",