build(deps): bump poolifier
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 25 Aug 2023 20:37:26 +0000 (20:37 +0000)
committerGitHub <noreply@github.com>
Fri, 25 Aug 2023 20:37:26 +0000 (20:37 +0000)
Bumps [poolifier](https://github.com/poolifier/poolifier) from 2.6.34 to 2.6.35.
- [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.34...v2.6.35)

---
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 bceb415633ef3cfe5738b020782d45699560e5f9..d7f3d7007ad73ae992277e05d42685b0cfd22cf5 100644 (file)
@@ -19,7 +19,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^2.6.34",
+    "poolifier": "^2.6.35",
     "ws": "^8.13.0"
   },
   "devDependencies": {
index 65c57e8ebc5b83b8fcb21dad0111370cff4876c3..ad9b4af57149e7112cd7d224a8622f7bb1e8a5d8 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   poolifier:
-    specifier: ^2.6.34
-    version: 2.6.34
+    specifier: ^2.6.35
+    version: 2.6.35
   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.34:
-    resolution: {integrity: sha512-QrsuJ8o7C/8+gLciL8IpHI4kjuKrE0DaF89wi53OQXxUy1963uaeUfwGxxv+c0j0BCwzMzSJ77Kzlczvn5tKDA==}
+  /poolifier@2.6.35:
+    resolution: {integrity: sha512-pNma73oAgpjVwMaiUB697258LnQV4wKBEbr0Rk5lttOuiRWGVff3+/1p3UxkEc86HNUrL7XbiLv+bZYbCLD6Tw==}
     engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false