From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:36:32 +0000 (+0000) Subject: build(deps): bump poolifier from 3.1.20 to 3.1.21 X-Git-Tag: v1.2.38~53^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=7b5ed6fff476891d184e3c406975b48bfb7c00cc;p=e-mobility-charging-stations-simulator.git build(deps): bump poolifier from 3.1.20 to 3.1.21 Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.1.20 to 3.1.21. - [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/v3.1.20...v3.1.21) --- 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 79791917..9c606b90 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "logform": "^2.6.0", "mnemonist": "0.40.0-rc1", "mongodb": "^6.3.0", - "poolifier": "^3.1.20", + "poolifier": "^3.1.21", "rambda": "^9.1.0", "tar": "^6.2.0", "winston": "^3.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 73319732..8d9ade66 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ dependencies: specifier: ^6.3.0 version: 6.3.0 poolifier: - specifier: ^3.1.20 - version: 3.1.20 + specifier: ^3.1.21 + version: 3.1.21 rambda: specifier: ^9.1.0 version: 9.1.0 @@ -7771,8 +7771,8 @@ packages: semver-compare: 1.0.0 dev: false - /poolifier@3.1.20: - resolution: {integrity: sha512-UmT6eHbCwb22J+8cDtcjPJaDc7CMpNaTtJ+7QArTOo6F1DMApXBJny8qGllhwYpAscJT6VoMVoQlN1EHksdQOw==} + /poolifier@3.1.21: + resolution: {integrity: sha512-6bWowXA6RedrnEypsc+5g1qbv+m7KgiY2H/Jf+iGIjbDr6/46voj7Ap6NepzknOGCB2JmU13bvAbyQkD2fvFGw==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false