From 3a26227117ee8a80080742e90ab2d01d25035697 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:00:30 +0000 Subject: [PATCH] Bump intl-tel-input from 26.3.1 to 26.4.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 26.3.1 to 26.4.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/v26.3.1...v26.4.0) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 26.4.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 7bcc622a..c08baa44 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.3.1", + "intl-tel-input": "26.4.0", "jodit": "4.9.6", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index b97f6385..1d423544 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3246,10 +3246,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.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== +intl-tel-input@26.4.0: + version "26.4.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.4.0.tgz#9f6448ba893afdb6131e2f17c9059e0ca9c5d91d" + integrity sha512-9++zgt/rzDFrDqd3zHpT212O7vi/5SJfDtBMebMEhCF+N8QOx/pjz9oqU9InPebtFfQxk5EPMBrt0ac+ZnCNig== ip-address@^9.0.5: version "9.0.5"