From 906940bec05a4af017c8d0c029f330625803cea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:03:29 +0000 Subject: [PATCH] Bump intl-tel-input from 26.0.7 to 26.0.9 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 26.0.7 to 26.0.9. - [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.0.7...v26.0.9) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 26.0.9 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 aa2747aa..adf24438 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.0.7", + "intl-tel-input": "26.0.9", "jodit": "4.8.10", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 6b99307b..951799b6 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.0.7: - version "26.0.7" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.0.7.tgz#2b690f5ff094ff01cdfa5db9234bf6d48ff9f0e5" - integrity sha512-Ta5lWBB8bSKEGnHX83648T7vPhTqzms1/hIizUsGKiO2h2ygd1CzZfSSZmrTWeJBbwaK2U02wtP7oudxPsc/Dw== +intl-tel-input@26.0.9: + version "26.0.9" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.0.9.tgz#31a554da4f980367e339087c405d016389eb50d0" + integrity sha512-stPMVEoT41vv5M7KnrgWAMn1T2qF6F9S+Uk/ogd4kAyzAIDvfDeuK3VrKgvlY8sZKMgpYLmaaqX8Gybf6S4abw== ip-address@^9.0.5: version "9.0.5"