From d285b90854d6f4cf7581ed4cef94140961bc7be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 15:11:41 +0000 Subject: [PATCH] Bump @codbex/codbex-countries from 1.0.0 to 1.1.0 in /codbex-partners Bumps [@codbex/codbex-countries](https://github.com/codbex/codbex-countries) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/codbex/codbex-countries/releases) - [Commits](https://github.com/codbex/codbex-countries/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: "@codbex/codbex-countries" dependency-version: 1.1.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..ecd3388 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.1.0", "@codbex/codbex-cities": "0.6.0" } }