build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 6 May 2024 20:37:43 +0000 (20:37 +0000)
committerGitHub <noreply@github.com>
Mon, 6 May 2024 20:37:43 +0000 (20:37 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
examples/typescript/http-server-pool/fastify-worker_threads/package.json
examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml

index fa3c935068c0445f503cb8d2e1ef1b05e809f042..ea01957d8f5d7a8e03a36f3aa394ff716251c063 100644 (file)
@@ -24,7 +24,7 @@
   "dependencies": {
     "fastify": "^4.26.2",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^4.0.1"
+    "poolifier": "^4.0.2"
   },
   "devDependencies": {
     "@types/node": "^20.12.8",
index 2805d77cce35d1c65c8076e56cb8b7cf802eca14..d5d936c13187c513e93f88ac71194b386992c731 100644 (file)
@@ -15,8 +15,8 @@ importers:
         specifier: ^4.5.1
         version: 4.5.1
       poolifier:
-        specifier: ^4.0.1
-        version: 4.0.1
+        specifier: ^4.0.2
+        version: 4.0.2
     devDependencies:
       '@types/node':
         specifier: ^20.12.8
@@ -303,8 +303,8 @@ packages:
     resolution: {integrity: sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==}
     hasBin: true
 
-  poolifier@4.0.1:
-    resolution: {integrity: sha512-1izVxQOC3yonTN1I51tualsPfZ0iUN+r5zaKY/+vEWIa0cUJMPgi1hN86DL4kwCTwr65JZ42ZrxnQWRmdnzRpA==}
+  poolifier@4.0.2:
+    resolution: {integrity: sha512-hDVMaPN2DCyUcbIRdmTGSAvNx3tidMvp1Z7cPQepnaHGoYftfuDuGqsxkE8y6z0+Olo6ei/aqQjQRZ+cH8fA8A==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   pretty-bytes@5.6.0:
@@ -740,7 +740,7 @@ snapshots:
       sonic-boom: 3.8.1
       thread-stream: 2.7.0
 
-  poolifier@4.0.1: {}
+  poolifier@4.0.2: {}
 
   pretty-bytes@5.6.0: {}