From 2cc362db1a6a4ce9b4d4499b1304d2874db23b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:09:57 +0000 Subject: [PATCH] Bump @codbex/codbex-orders in /application-data-sample Bumps [@codbex/codbex-orders](https://github.com/codbex/codbex-orders) from 0.6.0 to 0.9.1. - [Release notes](https://github.com/codbex/codbex-orders/releases) - [Commits](https://github.com/codbex/codbex-orders/compare/v0.6.0...v0.9.1) --- updated-dependencies: - dependency-name: "@codbex/codbex-orders" dependency-version: 0.9.1 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..4b59d26 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.9.1", "@codbex/codbex-invoices": "0.6.0", "@codbex/codbex-products": "0.6.0", "@codbex/codbex-order-inventory-ext": "0.3.0",