From b49934183718ec3573cfbfe2757d44b9a8720cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 12:01:28 +0000 Subject: [PATCH] Bump intl-tel-input from 25.13.2 to 25.14.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.13.2 to 25.14.0. - [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.13.2...v25.14.0) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 29fc14a0..92aca848 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.13.2", + "intl-tel-input": "25.14.0", "jodit": "4.7.9", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index d7abc77a..b6785aa5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3239,10 +3239,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.13.2: - version "25.13.2" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.13.2.tgz#eec8126235eed561782021fbb5f41abc1ec92e56" - integrity sha512-1p4H2C+GcqtCisaot+en0siLufnKboHa+lrJtu7L4xpcyidd9j7h1xCL/JKT171223aYaAULdBzULSgMuxOkNw== +intl-tel-input@25.14.0: + version "25.14.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.14.0.tgz#48d62d477e10c9e93981617e42e9c1362ef2d8d0" + integrity sha512-DxAHr9N46Vu5hEduPqqRKizhdqwnSVj7ulpUi5tfzYfn56Y6R0bNxuL8o4nt7kAXHH107uDUcxrhjHQ1aj+avA== ip-address@^9.0.5: version "9.0.5"