From 21f1e714180bf0d38924ff85e49fbcf21052beff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 11:02:01 +0000 Subject: [PATCH] Bump intl-tel-input from 25.10.9 to 25.10.10 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.10.9 to 25.10.10. - [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.9...v25.10.10) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.10.10 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 12ebb8e0..7aa49943 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.9", + "intl-tel-input": "25.10.10", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index 99fc2770..79de9577 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.9: - version "25.10.9" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.10.9.tgz#059f344982b46c0abc55776c49fc823c721702e1" - integrity sha512-+ZkfsZ21oqulqATCQzraI7M5JB6wZBVBrPbWUmcyCZxjaYEY8xpRFlY0OokSxyRv7GGjoJOhzegmFXwe1P68qw== +intl-tel-input@25.10.10: + version "25.10.10" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.10.10.tgz#350752ab67ce5a4b939fb9d26188c47b34cbe550" + integrity sha512-G6YMX/WmQ0rXSvfZMlw7UOk0B+roRfAKZH7WwR4hfhTm5zzy66RFwxIpCiwTXklj8kqVsbL51a28TJ7mTXe4hA== ip-address@^9.0.5: version "9.0.5"