From 10972d94988dcda41a1b9748f893b72ab7df391e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 15:53:32 +0000 Subject: [PATCH] Bump @codbex/codbex-countries from 1.0.0 to 1.2.0 in /codbex-partners Bumps [@codbex/codbex-countries](https://github.com/codbex/codbex-countries) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/codbex/codbex-countries/releases) - [Commits](https://github.com/codbex/codbex-countries/compare/v1.0.0...v1.2.0) --- updated-dependencies: - dependency-name: "@codbex/codbex-countries" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- codbex-partners/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codbex-partners/package.json b/codbex-partners/package.json index a78389b..ab96873 100644 --- a/codbex-partners/package.json +++ b/codbex-partners/package.json @@ -12,7 +12,7 @@ "build": "tsc" }, "dependencies": { - "@codbex/codbex-countries": "1.0.0", + "@codbex/codbex-countries": "1.2.0", "@codbex/codbex-cities": "0.6.0" } }