From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:34:18 +0000 (+0000) Subject: build(deps): bump poolifier X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ec4d611b0e5edab030049780ff9fbbcfc19ad8ee;p=poolifier.git build(deps): bump poolifier Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.15 to 4.0.16. - [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.15...v4.0.16) --- 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-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index fdf98875..ac49624e 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -24,7 +24,7 @@ "dependencies": { "fastify": "^4.28.1", "fastify-plugin": "^4.5.1", - "poolifier": "^4.0.15" + "poolifier": "^4.0.16" }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.6", diff --git a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml index 72255d80..9b9bc609 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^4.5.1 version: 4.5.1 poolifier: - specifier: ^4.0.15 - version: 4.0.15 + specifier: ^4.0.16 + version: 4.0.16 devDependencies: '@rollup/plugin-typescript': specifier: ^11.1.6 @@ -565,8 +565,8 @@ packages: resolution: {integrity: sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug==} hasBin: true - poolifier@4.0.15: - resolution: {integrity: sha512-D6udA0Pz0odHpuo93vrdNmiJXgmg9SAVO0hWJ8VX/OUIg8L+8PKtpbJgiRXB1yO26WIuKAyjhJ5hu5EBA3E6/A==} + poolifier@4.0.16: + resolution: {integrity: sha512-koQ6mTCG9wCKiYC05mM9f7FetALiAAOTekThF/l7cOsqgfYRCREmFaRMzeSsg6sdA6zNYDLWTMRpHnP4RMQrng==} engines: {node: '>=18.0.0', pnpm: '>=9.0.0'} pretty-bytes@5.6.0: @@ -1251,7 +1251,7 @@ snapshots: sonic-boom: 4.0.1 thread-stream: 3.1.0 - poolifier@4.0.15: {} + poolifier@4.0.16: {} pretty-bytes@5.6.0: {}