From 9077126b2a489c351bf35a18df166ab1c6567f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:24:36 +0000 Subject: [PATCH] Bump intl-tel-input from 24.8.2 to 25.0.1 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 24.8.2 to 25.0.1. - [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/v24.8.2...v25.0.1) --- updated-dependencies: - dependency-name: intl-tel-input dependency-type: direct:production update-type: version-update:semver-major ... 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 3485e1f7..36e4d6bc 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": "24.8.2", + "intl-tel-input": "25.0.1", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.1.13", diff --git a/yarn.lock b/yarn.lock index 62555507..516fc51e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3506,10 +3506,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@24.8.2: - version "24.8.2" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-24.8.2.tgz#b63988ac1ebfc6fec51f83a036c50f12cba64340" - integrity sha512-ZPmkgUopI94c6H0uBEK8L1bQITMWFf5eFD9SuWZ3cV9NkctDwrtsdjMZOuZdI3giOZfVfvIGaZGbq7UrVpPykA== +intl-tel-input@25.0.1: + version "25.0.1" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.0.1.tgz#591ff3637f5ca7d3b33266a9990f9029cc880ff5" + integrity sha512-vQ/UiMEWps8sKxwml+PG38k1+9ZB6CPWCea4V1uEHo6fgy6qXRQXeA55/g/I+9Jk7t8FIOHY89ar37J3zwHYUg== ip-address@^9.0.5: version "9.0.5"