From cd9a3daa08431679eae96015a5d9183d68fc75ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 23:08:50 +0000 Subject: [PATCH] deps(npm-meta): bump @openprx/openproxy-darwin-x64 Bumps [@openprx/openproxy-darwin-x64](https://github.com/quangdang46/openproxy) from 0.1.0 to 0.1.1. - [Changelog](https://github.com/quangdang46/openproxy/blob/main/CHANGELOG.md) - [Commits](https://github.com/quangdang46/openproxy/commits) --- updated-dependencies: - dependency-name: "@openprx/openproxy-darwin-x64" dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/openproxy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/openproxy/package.json b/packages/openproxy/package.json index 8c0f4ac1..298f25b3 100644 --- a/packages/openproxy/package.json +++ b/packages/openproxy/package.json @@ -35,7 +35,7 @@ "optionalDependencies": { "@openprx/openproxy-linux-x64": "0.1.0", "@openprx/openproxy-linux-arm64": "0.1.0", - "@openprx/openproxy-darwin-x64": "0.1.0", + "@openprx/openproxy-darwin-x64": "0.1.1", "@openprx/openproxy-darwin-arm64": "0.1.0" } }