From f36bd0a6bfd9e085cbbc737404af4cc77ca6b361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 01:09:02 +0000 Subject: [PATCH] deps: bump socks-proxy-agent from 8.0.5 to 10.0.0 Bumps [socks-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/socks-proxy-agent) from 8.0.5 to 10.0.0. - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/socks-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/socks-proxy-agent@10.0.0/packages/socks-proxy-agent) --- updated-dependencies: - dependency-name: socks-proxy-agent dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51fc853..ac6030b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "http-proxy-agent": "^7.0.0", "https-proxy-agent": "^7.0.1", "lru-cache": "^11.2.1", - "socks-proxy-agent": "^8.0.3" + "socks-proxy-agent": "^10.0.0" }, "devDependencies": { "@npmcli/eslint-config": "^6.0.0",