build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 13 May 2024 20:39:41 +0000 (20:39 +0000)
committerGitHub <noreply@github.com>
Mon, 13 May 2024 20:39:41 +0000 (20:39 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.6 to 4.0.7.
- [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.6...v4.0.7)

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

index 4ad77fab83e0a0a2f029c0dc7cd32c0995cb3bba..e24ed5f7d1b7aa796c12642e810cb27e3306c4b8 100644 (file)
@@ -23,7 +23,7 @@
   "license": "ISC",
   "dependencies": {
     "fastify": "^4.27.0",
-    "poolifier": "^4.0.6"
+    "poolifier": "^4.0.7"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",
index 957a5da9139b149060a012e8deb4e5392243c3f0..d355a0d870837495eccf1b9d194a47ffce8f16f2 100644 (file)
@@ -12,8 +12,8 @@ importers:
         specifier: ^4.27.0
         version: 4.27.0
       poolifier:
-        specifier: ^4.0.6
-        version: 4.0.6
+        specifier: ^4.0.7
+        version: 4.0.7
     devDependencies:
       '@rollup/plugin-typescript':
         specifier: ^11.1.6
@@ -571,8 +571,8 @@ packages:
     resolution: {integrity: sha512-qUcgfrlyOtjwhNLdbhoL7NR4NkHjzykAPw0V2QLFbvu/zss29h4NkRnibyFzBrNCbzCOY3WZ9hhKSwfOkNggYA==}
     hasBin: true
 
-  poolifier@4.0.6:
-    resolution: {integrity: sha512-ucTp2aa4I52bpH3SkHirxG11gRYLJo6rBNC5l59Q3AASOTz2MlfzGKxImBlG1lsoDTy+pTI37w3Bo99+ZoaTxg==}
+  poolifier@4.0.7:
+    resolution: {integrity: sha512-hPUrIAfqHpLj7IpdmTOe5Ld7GCkaTcJPa6EED5SOOj5f81ONY17k7qrLkX3H42zHhGb8twpjGQXmbos370IVvA==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   pretty-bytes@5.6.0:
@@ -1268,7 +1268,7 @@ snapshots:
       sonic-boom: 4.0.1
       thread-stream: 3.0.0
 
-  poolifier@4.0.6: {}
+  poolifier@4.0.7: {}
 
   pretty-bytes@5.6.0: {}