From 822e4681ea7f7d261ca9d2c1e2c4caeee8eff623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 12:03:35 +0000 Subject: [PATCH] Bump intl-tel-input from 26.1.1 to 26.3.1 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 26.1.1 to 26.3.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/v26.1.1...v26.3.1) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 26.3.1 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 14df0301..e6b52c81 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": "26.1.1", + "intl-tel-input": "26.3.1", "jodit": "4.9.6", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 3f8043fd..4e9adf07 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@26.1.1: - version "26.1.1" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.1.1.tgz#ffd8dbc29b14044953b29898b54d1b706b5e971c" - integrity sha512-3kwFxa2rcLq9mNmMtx4s3K+Zk3J+Rx8X0Ozd+9BJnozx2VkRykEqhoXFuYTpKsTiDSR97ed536+kXxASacGOSg== +intl-tel-input@26.3.1: + version "26.3.1" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.3.1.tgz#303a4787839f38ae5bc07b950f86fffcb139ff2b" + integrity sha512-bQ5CA2Zv97S+PhPsOfV8QeSG4Q3pkVOnz98KmMmHZXbDerFRmuQMT9zsTvFi+Bp8rWXsrxzJFXrpJF0w4d/idA== ip-address@^9.0.5: version "9.0.5"