From 27db594637c2bb8604959c7a53da6b93b2c27411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 04:21:13 +0000 Subject: [PATCH] Bump @codbex/codbex-products from 0.6.0 to 0.14.5 in /application Bumps [@codbex/codbex-products](https://github.com/codbex/codbex-products) from 0.6.0 to 0.14.5. - [Release notes](https://github.com/codbex/codbex-products/releases) - [Commits](https://github.com/codbex/codbex-products/compare/v0.6.0...v0.14.5) --- updated-dependencies: - dependency-name: "@codbex/codbex-products" dependency-version: 0.14.5 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..b2be007 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.5", "@codbex/codbex-order-inventory-ext": "0.3.0", "@codbex/codbex-order-invoice-ext": "0.4.0", "@codbex/codbex-invoice-inventory-ext": "0.2.0",