build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 8 Sep 2023 21:02:31 +0000 (21:02 +0000)
committerGitHub <noreply@github.com>
Fri, 8 Sep 2023 21:02:31 +0000 (21:02 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.6.42 to 2.6.44.
- [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/v2.6.42...v2.6.44)

---
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 a8c21370ab8f5062a992147c60d541df0404f58c..d4ed00493b6ace1297c2f9725da57b0043ace40d 100644 (file)
@@ -23,7 +23,7 @@
   "dependencies": {
     "fastify": "^4.22.2",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^2.6.42"
+    "poolifier": "^2.6.44"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.3",
index 4e838f1b0871578cff58f7b06cbbe209204ec244..d1147e65eed0328085d7b2882b01db54bf14ec64 100644 (file)
@@ -12,8 +12,8 @@ dependencies:
     specifier: ^4.5.1
     version: 4.5.1
   poolifier:
-    specifier: ^2.6.42
-    version: 2.6.42
+    specifier: ^2.6.44
+    version: 2.6.44
 
 devDependencies:
   '@rollup/plugin-typescript':
@@ -819,8 +819,8 @@ packages:
       thread-stream: 2.4.0
     dev: false
 
-  /poolifier@2.6.42:
-    resolution: {integrity: sha512-acssEu8LoFrTxppyatAVo8VpDguw1xNht6bRwl7/IPzr+PATER++ka/Fp7ClAxi0mNkUQhJwL8UUMZl0Q9wSRw==}
+  /poolifier@2.6.44:
+    resolution: {integrity: sha512-e/EkC+DU52sZFeLXmXvjj/5wbae86Oe1Z1xJp20vjBjpMehlJwzUPO0asF4qDH+CxuHuSo662oHm/qFE8kqhNQ==}
     engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false