From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 16:09:44 +0000 (+0000) Subject: build(deps): bump poolifier from 4.0.15 to 4.0.16 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8965c9e361bd771e59963c7ebd22b4d3fc0da04b;p=e-mobility-charging-stations-simulator.git build(deps): bump poolifier from 4.0.15 to 4.0.16 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/package.json b/package.json index 827ff47b..a835a451 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "logform": "^2.6.0", "mnemonist": "0.40.0-rc1", "mongodb": "^6.8.0", - "poolifier": "^4.0.15", + "poolifier": "^4.0.16", "rambda": "^9.2.1", "tar": "^7.4.0", "winston": "^3.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d009d635..ab64e2b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^6.8.0 version: 6.8.0(socks@2.8.3) poolifier: - specifier: ^4.0.15 - version: 4.0.15 + specifier: ^4.0.16 + version: 4.0.16 rambda: specifier: ^9.2.1 version: 9.2.1 @@ -4494,8 +4494,8 @@ packages: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} - 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'} possible-typed-array-names@1.0.0: @@ -10690,7 +10690,7 @@ snapshots: dependencies: find-up: 3.0.0 - poolifier@4.0.15: {} + poolifier@4.0.16: {} possible-typed-array-names@1.0.0: {}