From 3ab799770aa79cebdd6553216935f6af9e2e937d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 13:00:52 +0000 Subject: [PATCH] Bump intl-tel-input from 25.11.2 to 25.11.3 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.11.2 to 25.11.3. - [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.11.2...v25.11.3) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.11.3 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 c13fd552..984018b2 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.11.2", + "intl-tel-input": "25.11.3", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.2.2", diff --git a/yarn.lock b/yarn.lock index 19624c94..30d2a110 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3541,10 +3541,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.11.2: - version "25.11.2" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.11.2.tgz#ab8b12a8d1e1d01a5cf02d5199f971e3e8ef5d3c" - integrity sha512-3a9+bbtR6s7E8TjZauqodMz+MRMd31OcUhTJuQOg95lA+viZ53OTU8XzVuyldEE089nMtLhPF1NbRU1ff2Sf7g== +intl-tel-input@25.11.3: + version "25.11.3" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.11.3.tgz#bb836a9683345596d7f1e60acce56e5b13fb086d" + integrity sha512-SazrvaxaEssIYseRWgh3+EMBCJy4565qbxaL0YXhjFP5nUrl3oFQp1v0LAfQJBDajj2MrecSPQdd32+nVmL7PA== ip-address@^9.0.5: version "9.0.5"