From 8b99b185a31300908d378e19aaec3f783a47fd3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 16:09:48 +0000 Subject: [PATCH] Bump @codbex/codbex-orders from 0.6.0 to 0.8.9 in /application Bumps [@codbex/codbex-orders](https://github.com/codbex/codbex-orders) from 0.6.0 to 0.8.9. - [Release notes](https://github.com/codbex/codbex-orders/releases) - [Commits](https://github.com/codbex/codbex-orders/compare/v0.6.0...v0.8.9) --- updated-dependencies: - dependency-name: "@codbex/codbex-orders" dependency-version: 0.8.9 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..be4ea0c 100644 --- a/application/package.json +++ b/application/package.json @@ -4,7 +4,7 @@ }, "dependencies": { "@codbex/codbex-inventory": "0.6.0", - "@codbex/codbex-orders": "0.6.0", + "@codbex/codbex-orders": "0.8.9", "@codbex/codbex-invoices": "0.6.0", "@codbex/codbex-products": "0.6.0", "@codbex/codbex-order-inventory-ext": "0.3.0",