build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 9 Sep 2023 10:22:43 +0000 (10:22 +0000)
committerGitHub <noreply@github.com>
Sat, 9 Sep 2023 10:22:43 +0000 (10:22 +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/websocket-server-pool/ws-hybrid/package.json
examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml

index 86a6ec7e2f98dcc3c972680aa20e8d33dbcfddd6..86cf1cc5326e0e867c7b07bf7b63d739438fffb7 100644 (file)
@@ -20,7 +20,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^2.6.42",
+    "poolifier": "^2.6.44",
     "ws": "^8.14.1"
   },
   "devDependencies": {
index 7a3c6cc5279cc491ce112b478830b02a1483bf1f..a24050e37b9c6ba7f5c8872b48308f30d0670ae3 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   poolifier:
-    specifier: ^2.6.42
-    version: 2.6.42
+    specifier: ^2.6.44
+    version: 2.6.44
   ws:
     specifier: ^8.14.1
     version: 8.14.1(bufferutil@4.0.7)(utf-8-validate@6.0.3)
@@ -393,8 +393,8 @@ packages:
     engines: {node: '>=8.6'}
     dev: true
 
-  /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