From 2bf307fda2afa624051982f4e7ce8ceccb72b0d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:03:35 +0000 Subject: [PATCH] Bump intl-tel-input from 25.15.0 to 26.0.3 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.15.0 to 26.0.3. - [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.15.0...v26.0.3) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 26.0.3 dependency-type: direct:production update-type: version-update:semver-major ... 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 1a3f90d9..df101b8c 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.15.0", + "intl-tel-input": "26.0.3", "jodit": "4.7.9", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index d093d291..75714719 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.15.0: - version "25.15.0" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.15.0.tgz#243e73b2da1de4cae07411a6ee33865d1d74b4c2" - integrity sha512-ux50qr6qCAWrd3BMioVN3te54h2+2pobvgq7vbKQ1GUP5P8XUcVuxKN/5bSxZuOYJqyqeCRqfcH7zlYErFZMtw== +intl-tel-input@26.0.3: + version "26.0.3" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.0.3.tgz#8008ebfde5107dac29391df24b4625f10e143fc1" + integrity sha512-4x5qzM1KYmiyHYRNJokPZAGXk18vHDd39W4x1dD0N6f2+XX2bjU4o3n1X7vAGoTWYOlEdjkojYrHSFaN3UeI+g== ip-address@^9.0.5: version "9.0.5"