From 569ee74633cabcc79e746c5e1fd16bacc9908c07 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 18 Jun 2024 03:33:00 +0000
Subject: [PATCH] chore(deps): bump workerpool from 9.1.1 to 9.1.2 (#1215)
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index e9fea19..aaf74ab 100644
--- a/package.json
+++ b/package.json
@@ -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