From d79911fa790bb8b7f8b6bc190f54e91b687cc127 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 05 Aug 2024 22:46:00 +0000
Subject: [PATCH] chore(deps): bump workerpool from 9.1.2 to 9.1.3 (#1318)
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 6c46cc6..c32ac04 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.2",
- "workerpool": "^9.1.2",
+ "workerpool": "^9.1.3",
"ws": "^8.18.0",
"yargs": "^17.7.2"
},
--
Gitblit v1.10.0