build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 29 May 2024 20:40:48 +0000 (20:40 +0000)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 20:40:48 +0000 (20:40 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.12 to 4.0.13.
- [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.12...v4.0.13)

---
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-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml

index 200cd482eaea1d19b9f4b47071551899d3c3faf9..ed4f2e806051e3f3b55ef01bbd2c7842a2c2409b 100644 (file)
@@ -24,7 +24,7 @@
   "dependencies": {
     "fastify": "^4.27.0",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^4.0.12"
+    "poolifier": "^4.0.13"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",
index 6d2bc91afd6ae1a2937916deff4406f8efc3dba0..98885c9a1817875701a75b9c2589a464ca1f106f 100644 (file)
@@ -15,8 +15,8 @@ importers:
         specifier: ^4.5.1
         version: 4.5.1
       poolifier:
-        specifier: ^4.0.12
-        version: 4.0.12
+        specifier: ^4.0.13
+        version: 4.0.13
     devDependencies:
       '@rollup/plugin-typescript':
         specifier: ^11.1.6
@@ -564,8 +564,8 @@ packages:
     resolution: {integrity: sha512-qUcgfrlyOtjwhNLdbhoL7NR4NkHjzykAPw0V2QLFbvu/zss29h4NkRnibyFzBrNCbzCOY3WZ9hhKSwfOkNggYA==}
     hasBin: true
 
-  poolifier@4.0.12:
-    resolution: {integrity: sha512-35JkkUGoJ6NdirvSjXrpdb1XIm1RyFLb3UMheS2IPrab/OceE/cqXCGDeCumNwg9Mg3+ZztD9tHxIKXizUmSXA==}
+  poolifier@4.0.13:
+    resolution: {integrity: sha512-GPITJo3LZvZXGNDWn6eDpOJ+F5+rq4tvyoXFQJfyJ92w0qr4evjoOX9hymwMGmv8TuifFMIBmgCdcTvoxRdMgA==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   pretty-bytes@5.6.0:
@@ -1250,7 +1250,7 @@ snapshots:
       sonic-boom: 4.0.1
       thread-stream: 3.0.1
 
-  poolifier@4.0.12: {}
+  poolifier@4.0.13: {}
 
   pretty-bytes@5.6.0: {}