From b8ff3ae834506979d61ca516edce960e6a461aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 11:03:06 +0000 Subject: [PATCH] Bump intl-tel-input from 26.8.0 to 26.8.1 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 26.8.0 to 26.8.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.8.0...v26.8.1) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 26.8.1 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 43285157..91d1fdb1 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.0", + "intl-tel-input": "26.8.1", "jodit": "4.11.13", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 6b744dc2..f6b01797 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3303,10 +3303,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.0: - version "26.8.0" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.8.0.tgz#726c105f6a7641488e1a69d640e4115db518f9a6" - integrity sha512-VVx6f0Vi5zFgrbfZVW9XvpFO1tuT3+yfbpsGV+HzKzqYggmBr1FZmnFkWJfF5kEBwSVYJNip3T2jPzCfqXsvyg== +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== ip-address@^9.0.5: version "9.0.5"