From ad419da1ad3b707507e7c634ef5b248b2ad678d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 22:44:17 +0000 Subject: [PATCH] Bump @codbex/codbex-uoms from 1.2.0 to 1.4.0 in /codbex-products Bumps [@codbex/codbex-uoms](https://github.com/codbex/codbex-uoms) from 1.2.0 to 1.4.0. - [Release notes](https://github.com/codbex/codbex-uoms/releases) - [Commits](https://github.com/codbex/codbex-uoms/compare/v1.2.0...v1.4.0) --- updated-dependencies: - dependency-name: "@codbex/codbex-uoms" dependency-version: 1.4.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..737ab7d 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.4.0", "@codbex/codbex-companies": "0.6.0", "@codbex/codbex-partners": "0.9.3" }