From d6be191cfe2695b25f8901af4d07970eff3c8ae3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Mar 2026 12:14:53 +0000 Subject: [PATCH] chore: remove pnpm overrides for basic-ftp - not needed as ^5.0.2 range already allows 5.2.0 Co-authored-by: JohnMcLear <220864+JohnMcLear@users.noreply.github.com> --- package.json | 7 +------ pnpm-lock.yaml | 3 --- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/package.json b/package.json index 00fa7566a..3fd3c7c4c 100644 --- a/package.json +++ b/package.json @@ -50,10 +50,5 @@ }, "engineStrict": true, "version": "2.6.1", - "license": "Apache-2.0", - "pnpm": { - "overrides": { - "basic-ftp": "5.2.0" - } - } + "license": "Apache-2.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5117f82f..caa1a6060 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,9 +4,6 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -overrides: - basic-ftp: 5.2.0 - importers: .: