From 0bd45a7f641f03f88f9050ee724fdffd7e176092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:49:12 +0000 Subject: [PATCH] Bump @codbex/codbex-products from 0.6.0 to 0.14.7 in /application Bumps [@codbex/codbex-products](https://github.com/codbex/codbex-products) from 0.6.0 to 0.14.7. - [Release notes](https://github.com/codbex/codbex-products/releases) - [Commits](https://github.com/codbex/codbex-products/compare/v0.6.0...v0.14.7) --- updated-dependencies: - dependency-name: "@codbex/codbex-products" dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/package.json b/application/package.json index 890e003..8f8f7ba 100644 --- a/application/package.json +++ b/application/package.json @@ -6,7 +6,7 @@ "@codbex/codbex-inventory": "0.6.0", "@codbex/codbex-orders": "0.6.0", "@codbex/codbex-invoices": "0.6.0", - "@codbex/codbex-products": "0.6.0", + "@codbex/codbex-products": "0.14.7", "@codbex/codbex-order-inventory-ext": "0.3.0", "@codbex/codbex-order-invoice-ext": "0.4.0", "@codbex/codbex-invoice-inventory-ext": "0.2.0",