From 69fe3df82e21d9e627dda1298fcd8db6376324d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:31:41 +0000 Subject: [PATCH] Bump intl-tel-input from 25.12.4 to 25.12.5 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.12.4 to 25.12.5. - [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.4...v25.12.5) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.12.5 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 5b0616e4..b4863285 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.4", + "intl-tel-input": "25.12.5", "jodit": "4.7.9", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 46950bae..98a7a6bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3489,10 +3489,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.4: - version "25.12.4" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.12.4.tgz#76451e184537c6b2ee39a5bc75227e528cdf58cd" - integrity sha512-IpS4wlKFAXeJd3lO9ALGfjEwzCLAuxsGozG9olCq08whXfTML1c8iD41TVXhWM0OaGFasRnjPjHmxNmsGdJ+VA== +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== ip-address@^9.0.5: version "9.0.5"