From b7387be87a7766a5c5638537de44e061f4d661d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 11:02:31 +0000 Subject: [PATCH] Bump intl-tel-input from 25.10.5 to 25.10.6 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.10.5 to 25.10.6. - [Release notes](https://github.com/jackocnr/intl-tel-input/releases) - [Changelog](https://github.com/jackocnr/intl-tel-input/blob/master/CHANGELOG.md) - [Commits](https://github.com/jackocnr/intl-tel-input/compare/v25.10.5...v25.10.6) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.10.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aa6dac17..bcff001d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "html5-history-api": "4.2.10", "html5shiv": "3.7.3", "image-map": "2.0.1", - "intl-tel-input": "25.10.5", + "intl-tel-input": "25.10.6", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index 633db4dc..b74cf546 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3529,10 +3529,10 @@ interpret@^3.1.1: resolved "https://registry.npmjs.org/interpret/-/interpret-3.1.1.tgz" integrity sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ== -intl-tel-input@25.10.5: - version "25.10.5" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.10.5.tgz#a3133f4981e004e5f5735efdf14010f4e3fa16b6" - integrity sha512-1AmtYTg9ymBprpRNMZEJdLRrF3lKJ6/5+Z/X64P3kA98suifWFdne6HVGhZ7kkWw5egXcWOTXpJSlta/YjvmeQ== +intl-tel-input@25.10.6: + version "25.10.6" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.10.6.tgz#016eac209e68ed546e60457d0de2ff515e7e2acf" + integrity sha512-3ueKRBlELYQc4xJTve3asB1wijgm1pmZPORQoK+2R2O1FAL9TokQn7CsQ+gz40nRyVGD5Fj+HI7FKg7WtyANRQ== ip-address@^9.0.5: version "9.0.5"