From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 20:16:38 +0000 (+0000) Subject: build(deps): bump poolifier X-Git-Tag: v4.0.6~4^2~2^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=9176e1de252809df481d09f9c113bdb930fb5159;p=poolifier.git build(deps): bump poolifier Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.4 to 4.0.5. - [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.4...v4.0.5) --- updated-dependencies: - dependency-name: poolifier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json index 9d1de429..42bd6275 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json @@ -21,7 +21,7 @@ "author": "", "license": "ISC", "dependencies": { - "poolifier": "^4.0.4", + "poolifier": "^4.0.5", "ws": "^8.17.0" }, "devDependencies": { diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml index 5be61fa3..c0c0e162 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: poolifier: - specifier: ^4.0.4 - version: 4.0.4 + specifier: ^4.0.5 + version: 4.0.5 ws: specifier: ^8.17.0 version: 8.17.0(bufferutil@4.0.8)(utf-8-validate@6.0.3) @@ -48,8 +48,8 @@ packages: resolution: {integrity: sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==} hasBin: true - poolifier@4.0.4: - resolution: {integrity: sha512-HpMujmrqovQfO0UZ/ZY5DtRCNiv56lQWPXPvD4PFS5QLzoU7/e812EnMxWMSlSeCLjIS4Nh/LGVMalA5pHpQHg==} + poolifier@4.0.5: + resolution: {integrity: sha512-kCmN8XPkmloDX6zEu2HPihne+sbSrp+DFKnmHMypqDq3TF0epIRkhlccewOcZiYEjTzNL9frzamDjDcSSHcC9Q==} engines: {node: '>=18.0.0', pnpm: '>=9.0.0'} typescript@5.4.5: @@ -94,7 +94,7 @@ snapshots: node-gyp-build@4.8.1: optional: true - poolifier@4.0.4: {} + poolifier@4.0.5: {} typescript@5.4.5: {}