From 377ac7fdaf0b2f8bca994dbf832cfc2c61771681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 13:31:00 +0000 Subject: [PATCH] Bump intl-tel-input from 25.8.1 to 25.10.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.8.1 to 25.10.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.8.1...v25.10.0) --- updated-dependencies: - dependency-name: intl-tel-input dependency-version: 25.10.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 070a3309..3013c972 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.8.1", + "intl-tel-input": "25.10.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 4eb9f33f..1b5f6595 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.8.1: - version "25.8.1" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.8.1.tgz#28c7969677132076ba4a55a698e4e4391d304f05" - integrity sha512-6aEGdxSO5ksbj2dPhpTORxBkXtXe2bOL6XCYjHxLJMQ4b4sl71Z2C3NXjxFAgTITdqB6OwVupuYAVYzYhFOwMQ== +intl-tel-input@25.10.0: + version "25.10.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.10.0.tgz#9e4f7c26742837eaec29e29c57893893ec0945d1" + integrity sha512-bLYiZQdXnxuNf/cOIXYdXhLPZSSFnKHjwJL5GFK4UfPrvP5VNGXA4a2cXxhIeLQyJgGlQ+HrNwrblxjz04GTzw== ip-address@^9.0.5: version "9.0.5"