From 0e463bb75e130e23579229188b20bf0f080053c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:06:33 +0000 Subject: [PATCH] Bump intl-tel-input from 25.12.1 to 25.12.2 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.12.1 to 25.12.2. - [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.1...v25.12.2) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.12.2 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 66b67c7c..38b8e840 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.1", + "intl-tel-input": "25.12.2", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index d2a019d6..6895eaf3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3548,10 +3548,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.1: - version "25.12.1" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.12.1.tgz#b09bbd55d728d13243ca42f1d41d2ca029959a21" - integrity sha512-h601pJO3eRomhVC63vRRWL4Zs2xKbs3el4zTHiDXnpji9YqkRWPcTt43oCkK4XiJZMi9Aayw8p6hN/yMBJVhyw== +intl-tel-input@25.12.2: + version "25.12.2" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.12.2.tgz#78c023e769cccdd84d56cc093781b9b684436efe" + integrity sha512-B0Cb3lOApRe+x11mgi1pifm/r4JUAE41CBvdJ9/dl8eTmga94HuekfWvmi6VBqONwmyzK8nw5VEoTt6AI8MUQQ== ip-address@^9.0.5: version "9.0.5"