From 8a608c0a2ea7c46e64c257da9832d38cdce642b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 22:43:28 +0000 Subject: [PATCH] Bump @codbex/codbex-partners from 0.9.3 to 1.0.0 in /codbex-products Bumps [@codbex/codbex-partners](https://github.com/codbex/codbex-partners) from 0.9.3 to 1.0.0. - [Release notes](https://github.com/codbex/codbex-partners/releases) - [Commits](https://github.com/codbex/codbex-partners/compare/v0.9.3...v1.0.0) --- updated-dependencies: - dependency-name: "@codbex/codbex-partners" dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- codbex-products/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codbex-products/package.json b/codbex-products/package.json index 00f4244..0d9c11a 100644 --- a/codbex-products/package.json +++ b/codbex-products/package.json @@ -11,6 +11,6 @@ "dependencies": { "@codbex/codbex-uoms": "1.2.0", "@codbex/codbex-companies": "0.6.0", - "@codbex/codbex-partners": "0.9.3" + "@codbex/codbex-partners": "1.0.0" } }