From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 20:15:23 +0000 (+0000) Subject: build(deps): bump poolifier X-Git-Tag: v4.1.0~8^2~6^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=69b9ebc66743cc0fd14d0c13d547d72a8962e54a;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/express-worker_threads/package.json b/examples/typescript/http-server-pool/express-worker_threads/package.json index 163a89b5..3dbea8a5 100644 --- a/examples/typescript/http-server-pool/express-worker_threads/package.json +++ b/examples/typescript/http-server-pool/express-worker_threads/package.json @@ -23,7 +23,7 @@ "license": "ISC", "dependencies": { "express": "^4.19.2", - "poolifier": "^4.0.17" + "poolifier": "^4.0.18" }, "devDependencies": { "@types/express": "^4.17.21", diff --git a/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml index 412e4d12..1cfb2223 100644 --- a/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^4.19.2 version: 4.19.2 poolifier: - specifier: ^4.0.17 - version: 4.0.17 + specifier: ^4.0.18 + version: 4.0.18 devDependencies: '@types/express': specifier: ^4.17.21 @@ -361,8 +361,8 @@ packages: path-to-regexp@0.1.7: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} - 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: @@ -848,7 +848,7 @@ snapshots: path-to-regexp@0.1.7: {} - poolifier@4.0.17: {} + poolifier@4.0.18: {} pretty-bytes@5.6.0: {}