From 3e8bf911e3db9c7824c9b75803d58f9bef1c1101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 23:05:20 +0000 Subject: [PATCH] Bump intl-tel-input from 25.5.2 to 25.7.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.5.2 to 25.7.0. - [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.5.2...v25.7.0) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b7c02bd3..d1ca5e67 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.5.2", + "intl-tel-input": "25.7.0", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index 119552b2..3231636d 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.5.2: - version "25.5.2" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.5.2.tgz#86d5998927c3d8204f320262f41234416251e05e" - integrity sha512-/ffmhNEljLBDr3bSaK9U0n5Q3rLjvCgalq1NSYZ8HVM6aTwyXM7lSj6e8cqQIhk4xJXRtjh+Z8yFuOb2+VwG2Q== +intl-tel-input@25.7.0: + version "25.7.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.7.0.tgz#c001e868b988c439328e0932fa22113aea8e2da3" + integrity sha512-58kX8dLP1b6L7BLTxso0Mxprxt6MseUOPnSlQRgBL2//juWrze+sWtrsONw9V5Fav7XswUBnTdVQo9JpVDKngg== ip-address@^9.0.5: version "9.0.5"