From dcba0535179b8b81a62090a09697c5163ed00ea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 22:44:21 +0000 Subject: [PATCH] Bump @codbex/codbex-companies from 0.6.0 to 1.1.0 in /codbex-products Bumps [@codbex/codbex-companies](https://github.com/codbex/codbex-companies) from 0.6.0 to 1.1.0. - [Release notes](https://github.com/codbex/codbex-companies/releases) - [Commits](https://github.com/codbex/codbex-companies/compare/v0.6.0...v1.1.0) --- updated-dependencies: - dependency-name: "@codbex/codbex-companies" dependency-version: 1.1.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..213aa83 100644 --- a/codbex-products/package.json +++ b/codbex-products/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@codbex/codbex-uoms": "1.2.0", - "@codbex/codbex-companies": "0.6.0", + "@codbex/codbex-companies": "1.1.0", "@codbex/codbex-partners": "0.9.3" } }