From 889e649dcbfc119af92ab1a5ebdf8237047fdc04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 16:14:31 +0000 Subject: [PATCH] Bump @codbex/codbex-invoices from 0.6.0 to 1.3.0 in /application Bumps [@codbex/codbex-invoices](https://github.com/codbex/codbex-invoices) from 0.6.0 to 1.3.0. - [Release notes](https://github.com/codbex/codbex-invoices/releases) - [Commits](https://github.com/codbex/codbex-invoices/compare/v0.6.0...v1.3.0) --- updated-dependencies: - dependency-name: "@codbex/codbex-invoices" dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-major ... 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..0469f98 100644 --- a/application/package.json +++ b/application/package.json @@ -5,7 +5,7 @@ "dependencies": { "@codbex/codbex-inventory": "0.6.0", "@codbex/codbex-orders": "0.6.0", - "@codbex/codbex-invoices": "0.6.0", + "@codbex/codbex-invoices": "1.3.0", "@codbex/codbex-products": "0.6.0", "@codbex/codbex-order-inventory-ext": "0.3.0", "@codbex/codbex-order-invoice-ext": "0.4.0",