From 3086bd973c52fcf2ad8e109b32cd4be6e5fcb5b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 22:43:51 +0000 Subject: [PATCH] Bump @codbex/codbex-uoms from 1.2.0 to 1.7.0 in /codbex-products Bumps [@codbex/codbex-uoms](https://github.com/codbex/codbex-uoms) from 1.2.0 to 1.7.0. - [Release notes](https://github.com/codbex/codbex-uoms/releases) - [Commits](https://github.com/codbex/codbex-uoms/compare/v1.2.0...v1.7.0) --- updated-dependencies: - dependency-name: "@codbex/codbex-uoms" dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..bdbc9b0 100644 --- a/codbex-products/package.json +++ b/codbex-products/package.json @@ -9,7 +9,7 @@ "registry": "https://npm.pkg.github.com" }, "dependencies": { - "@codbex/codbex-uoms": "1.2.0", + "@codbex/codbex-uoms": "1.7.0", "@codbex/codbex-companies": "0.6.0", "@codbex/codbex-partners": "0.9.3" }