From e7041f5d418e8768d41811747fa703c860038f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 11:03:03 +0000 Subject: [PATCH] Bump intl-tel-input from 26.8.1 to 26.9.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 26.8.1 to 26.9.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.8.1...v26.9.0) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 26.9.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 d9b45c6e..7f3b64c1 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.8.1", + "intl-tel-input": "26.9.0", "jodit": "4.11.15", "jquery": "4.0.0", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 20007d67..4b51e928 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2741,10 +2741,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.8.1: - version "26.8.1" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.8.1.tgz#782ca1b292dc5eb3853f50957e4fc0e542f8efe8" - integrity sha512-6UBRifs+nGtlS03SZGxxb9uVX7MTo1ePNJ4zIxO+qiwVwJ6fW7gYTcvYVFKjBn7jlbPw2ZqjGeNLaSUEwmDvIA== +intl-tel-input@26.9.0: + version "26.9.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.9.0.tgz#ddb8819ea7a472d6ae050edb176d8bfa3103e1ff" + integrity sha512-v/8Tkn6ydFq8lD63+xRstpXzWRg57prx/2xWtWMCGX6mZStWskpKLnbtH/Oye03MeXFQFDBtLAAyailT9VDFqQ== ip-address@^9.0.5: version "9.0.5"