From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 20:10:05 +0000 (+0000) Subject: build(deps): bump poolifier X-Git-Tag: v4.1.0~8^2~5^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=37645d7921f5d48c1731726430ec6b56cff9b472;p=poolifier.git build(deps): bump poolifier Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.17 to 4.0.18. - [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.17...v4.0.18) --- 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/http-server-pool/fastify-worker_threads/package.json b/examples/typescript/http-server-pool/fastify-worker_threads/package.json index d3d9a236..1e6815fe 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/package.json +++ b/examples/typescript/http-server-pool/fastify-worker_threads/package.json @@ -24,7 +24,7 @@ "dependencies": { "fastify": "^4.28.1", "fastify-plugin": "^4.5.1", - "poolifier": "^4.0.17" + "poolifier": "^4.0.18" }, "devDependencies": { "@types/node": "^20.14.10", diff --git a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml index ce75ebe3..43c08084 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^4.5.1 version: 4.5.1 poolifier: - specifier: ^4.0.17 - version: 4.0.17 + specifier: ^4.0.18 + version: 4.0.18 devDependencies: '@types/node': specifier: ^20.14.10 @@ -284,8 +284,8 @@ packages: resolution: {integrity: sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug==} hasBin: true - poolifier@4.0.17: - resolution: {integrity: sha512-rbzOR3EKkNtTNpgiGgKjD58Tsc+ofWMZcFpJgcxs1Ef3kHifIr0ZeTxZuvxEPXomZkXSRam0TU7aJv0Qu6FwyQ==} + poolifier@4.0.18: + resolution: {integrity: sha512-1Tb/+CFGhB1c0IyVGcWQSh9m452e8BNv0ybrZhCFIolTzAgCUd4Hzda+PQ/ZEiHHgs0Ls35M/wAZ4JMkLJYM+g==} engines: {node: '>=18.0.0', pnpm: '>=9.0.0'} pretty-bytes@5.6.0: @@ -700,7 +700,7 @@ snapshots: sonic-boom: 4.0.1 thread-stream: 3.1.0 - poolifier@4.0.17: {} + poolifier@4.0.18: {} pretty-bytes@5.6.0: {}