From d769bcce01afa851687dbe6a75daec62d2c3c190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 16:58:19 +0000 Subject: [PATCH] Bump @codbex/codbex-payment-invoice-ext in /application-data-sample Bumps @codbex/codbex-payment-invoice-ext from 0.1.0 to 0.2.0. --- updated-dependencies: - dependency-name: "@codbex/codbex-payment-invoice-ext" dependency-version: 0.2.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..24e8f2d 100644 --- a/application-data-sample/package.json +++ b/application-data-sample/package.json @@ -10,7 +10,7 @@ "@codbex/codbex-order-inventory-ext": "0.3.0", "@codbex/codbex-order-invoice-ext": "0.4.0", "@codbex/codbex-invoice-inventory-ext": "0.2.0", - "@codbex/codbex-payment-invoice-ext": "0.1.0", + "@codbex/codbex-payment-invoice-ext": "0.2.0", "@codbex/codbex-payment-order-ext": "0.1.0", "@codbex/codbex-order-payment-ext": "0.1.0", "@codbex/codbex-hestia-print": "0.2.0",