From 278f613f9f3cdc720d2342fe637f4c0dc13438d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 16:11:42 +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.8.2. - [Release notes](https://github.com/codbex/codbex-orders/releases) - [Commits](https://github.com/codbex/codbex-orders/compare/v0.6.0...v0.8.2) --- updated-dependencies: - dependency-name: "@codbex/codbex-orders" dependency-version: 0.8.2 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..cb35a54 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.2", "@codbex/codbex-invoices": "0.6.0", "@codbex/codbex-products": "0.6.0", "@codbex/codbex-order-inventory-ext": "0.3.0",