From 0d60d80f55a3dbafaf4a29d88ca1226107ff6271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 12:01:47 +0000 Subject: [PATCH] Bump intl-tel-input from 25.12.5 to 25.12.6 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.12.5 to 25.12.6. - [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/v25.12.5...v25.12.6) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.12.6 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 a85cad83..01de535e 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": "25.12.5", + "intl-tel-input": "25.12.6", "jodit": "4.7.9", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index da40048b..9eadebc2 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@25.12.5: - version "25.12.5" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.12.5.tgz#890c97a39a0139b8c1ca0d9bde1fd008ef91ed56" - integrity sha512-zat95u/9sM0/xbAzbwEjk98lFhG26CSJ1f8BSoATnF5Pxw5/aiX3JJCQfOp+f44EZFsECF24nuKY/JlTXIwnUw== +intl-tel-input@25.12.6: + version "25.12.6" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.12.6.tgz#d54c12ea190401990e9b8426eb5f053bddea3f54" + integrity sha512-uHNMJ/xyFwdJRqMJvWhFIB4hrLYaOh9T5GvYYDLXxM+8dUXt9HB42IKFp+sA77r1gzrnZqlYHMbLWnbVBXPN9A== ip-address@^9.0.5: version "9.0.5"