From 3cb9392a7a526bc54db655bc108020c5212857bc Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 18 Jun 2024 03:34:45 +0000
Subject: [PATCH] chore(deps): bump preact-render-to-string from 6.5.4 to 6.5.5 (#1214)

---
 package.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index e9fea19..da3ad40 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
     "mdast-util-to-string": "^4.0.0",
     "micromorph": "^0.4.5",
     "preact": "^10.22.0",
-    "preact-render-to-string": "^6.5.4",
+    "preact-render-to-string": "^6.5.5",
     "pretty-bytes": "^6.1.1",
     "pretty-time": "^1.1.0",
     "reading-time": "^1.5.0",
@@ -88,7 +88,7 @@
     "unified": "^11.0.4",
     "unist-util-visit": "^5.0.0",
     "vfile": "^6.0.1",
-    "workerpool": "^9.1.1",
+    "workerpool": "^9.1.2",
     "ws": "^8.17.0",
     "yargs": "^17.7.2"
   },

--
Gitblit v1.10.0