From 89ffda722b10d8ceabbe62c871b459dca5d6eb0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 11:58:59 +0000 Subject: [PATCH] Bump intl-tel-input from 25.3.1 to 25.3.2 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.3.1 to 25.3.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.3.1...v25.3.2) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.3.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 03cfb0fb..b8e663ec 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.3.1", + "intl-tel-input": "25.3.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 37d1ba44..81de7599 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.3.1: - version "25.3.1" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.3.1.tgz#15d51d9ae22deede5648756d3b210fc46f908881" - integrity sha512-0Xls8/hnvPv6EqfDJ+cz6h/MGvEYiHkerrQBHMmRuuBPZ0MedDyzRqqdSkhFXXGt9YTihmBhXwtWoeHjdouIKA== +intl-tel-input@25.3.2: + version "25.3.2" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.3.2.tgz#fbcd1af3e90fc9c76af6784074c7c5b8c1286c31" + integrity sha512-hyzp/7yxCsnSxat8u2QwC0lLJzge9n02zggY1clOwrN8dPZoSElnqrwcXL2S7DnMFlO0ZycgH6fAb3s+pPOdGA== ip-address@^9.0.5: version "9.0.5"