From 8e9ceaebb46339bc5c6d64deb36a71187522c908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 17:49:19 +0000 Subject: [PATCH] Bump @codbex/codbex-products in /application-data-sample 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-data-sample/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-data-sample/package.json b/application-data-sample/package.json index a53bd6a..ca1bbf5 100644 --- a/application-data-sample/package.json +++ b/application-data-sample/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",