From 29ed61e02ae315819108de13fa57278618b69034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 11:37:05 +0000 Subject: [PATCH] Bump intl-tel-input from 26.9.0 to 26.9.1 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 26.9.0 to 26.9.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.9.0...v26.9.1) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 26.9.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 b34a221c..2bdd8f7d 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.9.0", + "intl-tel-input": "26.9.1", "jodit": "4.11.15", "jquery": "4.0.0", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 3eec0b8f..7e0d5a69 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.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== +intl-tel-input@26.9.1: + version "26.9.1" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-26.9.1.tgz#353c353f54983520e566ebe2d333db8785c4e750" + integrity sha512-Q8Erv3PJcgJlvdvKiBl3x/0adeXSCyRc0pI7XpQdsgK6ld90EDwImI9bHq7dMsGAr7UYnKCMa5A7B3rk+ZSstA== ip-address@^9.0.5: version "9.0.5"