From 113879287d9c271dc794a116ed4412cb3dfc6a4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 11:15:42 +0000 Subject: [PATCH] Bump intl-tel-input from 25.4.0 to 25.4.4 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.4.0 to 25.4.4. - [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.4.0...v25.4.4) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.4.4 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 fba21743..6b7bab54 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.4.0", + "intl-tel-input": "25.4.4", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index da18bbae..f9664e6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3529,10 +3529,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.4.0: - version "25.4.0" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.4.0.tgz#97044c35ee8ad96e1b22636b36d66a58b70f06da" - integrity sha512-8Z9KCQXXg4htav1sRQIe3x4u1jqpe63aj+WkiEEr4Qz4V/kPry/AllvSotIi0OJAyEFu8nYif2mIko3dAneIEA== +intl-tel-input@25.4.4: + version "25.4.4" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.4.4.tgz#d655c3585f1e207753c6f76faaaa2059c8ba6a5f" + integrity sha512-i4dVRoj3D5XGsTfWZq9tAKQUJN/gcnv5ozeBoZInGCAteb95rjXPAjjEkL11tz3bIUoQX71zuiz1OPish0tfSw== ip-address@^9.0.5: version "9.0.5"