From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 01:02:16 +0000 (+0200) Subject: fix(deps): update dependency basic-ftp to ^5.3.0 (#1795) X-Git-Tag: cli@v4.5.0~72 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=fb108431e28355def575296ff65c5b3ab14cb99c;p=e-mobility-charging-stations-simulator.git fix(deps): update dependency basic-ftp to ^5.3.0 (#1795) * fix(deps): update dependency basic-ftp to ^5.3.0 * [autofix.ci] apply automated fixes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index 7c89151d..c7d2bb64 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@modelcontextprotocol/sdk": "~1.29.0", "ajv": "^8.18.0", "ajv-formats": "^3.0.1", - "basic-ftp": "^5.2.2", + "basic-ftp": "^5.3.0", "chalk": "^5.6.2", "date-fns": "^4.1.0", "http-status-codes": "^2.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be3fa8a7..85f6d54f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -144,7 +144,7 @@ importers: specifier: ^3.0.1 version: 3.0.1(ajv@8.18.0) basic-ftp: - specifier: ^5.2.2 + specifier: ^5.3.0 version: 5.3.0 chalk: specifier: ^5.6.2