From 4d73b8289d16fde3271e748b84fd7f90a56a8899 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 12 Apr 2024 06:33:05 +0000
Subject: [PATCH] chore(deps): bump workerpool from 9.1.0 to 9.1.1 (#1073)
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index e047e1b..855ca22 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.1",
- "workerpool": "^9.1.0",
+ "workerpool": "^9.1.1",
"ws": "^8.15.1",
"yargs": "^17.7.2"
},
--
Gitblit v1.10.0