build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 30 Aug 2023 20:51:36 +0000 (20:51 +0000)
committerGitHub <noreply@github.com>
Wed, 30 Aug 2023 20:51:36 +0000 (20:51 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.6.37 to 2.6.39.
- [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.37...v2.6.39)

---
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-worker_threads/package.json
examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml

index 6217f069da8d2f225edfc206b3da2e1e830ad6f4..3bc5ccd727b9e7bec8590cee31922799e4aca48f 100644 (file)
@@ -20,7 +20,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^2.6.37",
+    "poolifier": "^2.6.39",
     "ws": "^8.13.0"
   },
   "devDependencies": {
index 08c6693fce0edb296753f7e099ab0cb11f21fd5f..56f739b7336849f40e46c7e5da1d88e5330b0a09 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   poolifier:
-    specifier: ^2.6.37
-    version: 2.6.37
+    specifier: ^2.6.39
+    version: 2.6.39
   ws:
     specifier: ^8.13.0
     version: 8.13.0(bufferutil@4.0.7)(utf-8-validate@6.0.3)
@@ -57,8 +57,8 @@ packages:
     requiresBuild: true
     dev: false
 
-  /poolifier@2.6.37:
-    resolution: {integrity: sha512-f2LQTGfDxIWFLyXa/Rn/DTJToR0uRrfKNpCEIyPstK2T7OJSXLQ/5LzMBW4CJbiO1th/y/0ePiFdD+EcfGKe1A==}
+  /poolifier@2.6.39:
+    resolution: {integrity: sha512-tHss2aTuys/xTineTBqu0NSQKJoRxNh6dg7yWw6wfnpN6ol+cce+4S0zunu9JW8iCO3IIAlmLCepKvGJ8JUpBA==}
     engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false