From 03b3c634f15e6e99ffbc20a706ad2babda5e88cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 21:15:01 +0000 Subject: [PATCH] Bump bunosh from 0.4.14 to 0.6.1 Bumps [bunosh](https://github.com/DavertMik/bunosh) from 0.4.14 to 0.6.1. - [Release notes](https://github.com/DavertMik/bunosh/releases) - [Commits](https://github.com/DavertMik/bunosh/commits/0.6.1) --- updated-dependencies: - dependency-name: bunosh dependency-version: 0.6.1 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 24b80bfb..e69ace1c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "astro-og-canvas": "^0.11.1", "astro-rehype-relative-markdown-links": "0.19.0", "astro-vtbot": "^2.1.12", - "bunosh": "^0.4.14", + "bunosh": "^0.6.1", "canvaskit-wasm": "^0.41.1", "dotenv": "^17.3.1", "gray-matter": "^4.0.3",