From 5a0a6c8e6ef557cdd51be46020eca3f12e65306a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:39:51 +0000 Subject: [PATCH] chore: bump astro-og-canvas from 0.5.6 to 0.7.0 Bumps [astro-og-canvas](https://github.com/delucis/astro-og-canvas/tree/HEAD/packages/astro-og-canvas) from 0.5.6 to 0.7.0. - [Release notes](https://github.com/delucis/astro-og-canvas/releases) - [Changelog](https://github.com/delucis/astro-og-canvas/blob/latest/packages/astro-og-canvas/CHANGELOG.md) - [Commits](https://github.com/delucis/astro-og-canvas/commits/astro-og-canvas@0.7.0/packages/astro-og-canvas) --- updated-dependencies: - dependency-name: astro-og-canvas dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4adeb8e..754e1d9 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "astro": "^5.2.3", "astro-expressive-code": "^0.40.1", "astro-google-analytics": "^1.0.3", - "astro-og-canvas": "^0.5.6", + "astro-og-canvas": "^0.7.0", "astro-robots-txt": "^1.0.0", "canvaskit-wasm": "^0.39.1", "lefthook": "^1.10.10",