Merge pull request #33 from alrayyes/dependabot/npm_and_yarn/workerpool-9.1.2

chore(deps): bump workerpool from 9.1.1 to 9.1.2
This commit is contained in:
Ryan Kes 2024-06-17 16:57:57 +02:00 committed by GitHub
commit 5ad94ca576
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -62,7 +62,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.1",
"yargs": "^17.7.2"
},
@ -6513,9 +6513,9 @@
"integrity": "sha512-Gd9+TUn5nXdwj/hFsPVx5cuHHiF5Bwuc30jZ4+ronF1qHK5O7HD0sgmXWSEgwKquT3ClLoKPVbO6qGwVwLzvAw=="
},
"node_modules/workerpool": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/workerpool/-/workerpool-9.1.1.tgz",
"integrity": "sha512-EFoFTSEo9m4V4wNrwzVRjxnf/E/oBpOzcI/R5CIugJhl9RsCiq525rszo4AtqcjQQoqFdu2E3H82AnbtpaQHvg=="
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/workerpool/-/workerpool-9.1.2.tgz",
"integrity": "sha512-5wZwyy5lcqrakQQcjaYQgVCbMR3djwIFWXuD2EGk/o/9bL3bd2kRGNwF74Bhcf1CIkAIwoOMG82EVnA5JmVVNw=="
},
"node_modules/wrap-ansi": {
"version": "8.1.0",

View file

@ -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.1",
"yargs": "^17.7.2"
},