From 2f16ee999add23c8fc6bfd63d4e2b88fdd6c0c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 16:25:11 +0000 Subject: [PATCH] Bump @codbex/codbex-orders in /application-data-sample Bumps @codbex/codbex-orders from 0.6.0 to 0.8.0. --- updated-dependencies: - dependency-name: "@codbex/codbex-orders" dependency-version: 0.8.0 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..1c4bd38 100644 --- a/application-data-sample/package.json +++ b/application-data-sample/package.json @@ -4,7 +4,7 @@ }, "dependencies": { "@codbex/codbex-inventory": "0.6.0", - "@codbex/codbex-orders": "0.6.0", + "@codbex/codbex-orders": "0.8.0", "@codbex/codbex-invoices": "0.6.0", "@codbex/codbex-products": "0.6.0", "@codbex/codbex-order-inventory-ext": "0.3.0",