From 33043a0a92962e7606c3ed24dadd49477a7e1bb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:03:22 +0000 Subject: [PATCH] Bump intl-tel-input from 26.0.7 to 26.0.8 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 26.0.7 to 26.0.8. - [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.8) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 26.0.8 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 ca462408..fce6320a 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.8", "jodit": "4.7.9", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 2e2cb22c..6e609de4 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.8: + version "26.0.8" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.0.8.tgz#b3f0f4bf8f655642f1ae7eb85237dd960fea0b2d" + integrity sha512-WuA7TvOUWs0VIdTZxt8JqfMpciA4lGbIZrLWpJ1KhoJbXphZEogsXnjrWlVgSpnJzHdXpdFOybW0+1HA+o3c8g== ip-address@^9.0.5: version "9.0.5"