From d1dc9536827d381075f140ad301dee2a31953536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 12:01:49 +0000 Subject: [PATCH] Bump intl-tel-input from 25.14.0 to 25.14.1 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.14.0 to 25.14.1. - [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.14.0...v25.14.1) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.14.1 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 8ec70aee..a35f7908 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.14.0", + "intl-tel-input": "25.14.1", "jodit": "4.7.9", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 804adbc0..eb920f35 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.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== +intl-tel-input@25.14.1: + version "25.14.1" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.14.1.tgz#2c014109fbaafedded2eb4f372255febed70dfeb" + integrity sha512-cR2tO4GeJbIQ3C9lLy38bEIp48nlQ6WsHDk2JppIsWg2yGAjaU881gdFusfy5De+knakH+WARmualT09PyQaDw== ip-address@^9.0.5: version "9.0.5"