From c8029eb373b4317a8aafa13164980ee7d4e8958c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:02:20 +0000 Subject: [PATCH] Bump intl-tel-input from 25.12.3 to 25.12.4 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.12.3 to 25.12.4. - [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.12.3...v25.12.4) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.12.4 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 2c33d6d9..627c13b3 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.12.3", + "intl-tel-input": "25.12.4", "jodit": "4.7.9", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 5ddaf3c0..25d73df1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3483,10 +3483,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.12.3: - version "25.12.3" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.12.3.tgz#11f158ae4cd48b17be957d65e5d06750889646fc" - integrity sha512-+yTNDIbqby4yatYMDosKQWxvGapjDwnXY6kbz3W3SY94niKkMxh3ENCBb4bcv3o9Oh6vr9dxbp2E+okgwsHCtA== +intl-tel-input@25.12.4: + version "25.12.4" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.12.4.tgz#76451e184537c6b2ee39a5bc75227e528cdf58cd" + integrity sha512-IpS4wlKFAXeJd3lO9ALGfjEwzCLAuxsGozG9olCq08whXfTML1c8iD41TVXhWM0OaGFasRnjPjHmxNmsGdJ+VA== ip-address@^9.0.5: version "9.0.5"