Skip to content

Commit b7069cf

Browse files
Update dependency workerpool to v10
1 parent 14fb4b3 commit b7069cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/job-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"cron-validate": "1.4.5",
3838
"fastq": "1.19.1",
3939
"p-wait-for": "3.2.0",
40-
"workerpool": "9.3.4"
40+
"workerpool": "10.0.1"
4141
},
4242
"repository": {
4343
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9707,10 +9707,10 @@ word-wrap@^1.2.5, word-wrap@~1.2.3:
97079707
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
97089708
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
97099709

9710-
workerpool@9.3.4:
9711-
version "9.3.4"
9712-
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.3.4.tgz#f6c92395b2141afd78e2a889e80cb338fe9fca41"
9713-
integrity sha512-TmPRQYYSAnnDiEB0P/Ytip7bFGvqnSU6I2BcuSw7Hx+JSg/DsUi5ebYfc8GYaSdpuvOcEs6dXxPurOYpe9QFwg==
9710+
workerpool@10.0.1:
9711+
version "10.0.1"
9712+
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-10.0.1.tgz#9e74de7df694f8f5ad0eec2b6d42553c664f5123"
9713+
integrity sha512-NAnKwZJxWlj/U1cp6ZkEtPE+GQY1S6KtOS3AlCiPfPFLxV3m64giSp7g2LsNJxzYCocDT7TSl+7T0sgrDp3KoQ==
97149714

97159715
workerpool@^6.4.0, workerpool@^6.5.1:
97169716
version "6.5.1"

0 commit comments

Comments
 (0)