From 860f0af6dfc8fa001f4ed29201d30b26d15efa6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 12:51:36 +0000 Subject: [PATCH] Bump intl-tel-input from 24.6.1 to 24.7.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 24.6.1 to 24.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/v24.6.1...v24.7.0) --- updated-dependencies: - dependency-name: intl-tel-input 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 c1bf0389..509e9414 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.6.1", + "intl-tel-input": "24.7.0", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.1.13", diff --git a/yarn.lock b/yarn.lock index af4a8e8d..e53bd60b 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.6.1: - version "24.6.1" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-24.6.1.tgz#032ede3309df740f672b41d9d13b793afe10bec5" - integrity sha512-IchyviBuPkQvd9kBX+4NXj3R17jaI6BlhNnugVePirXto8UNwSweFq/ypg0zOB9Z+UjhX1HROb/TUGscN09ifw== +intl-tel-input@24.7.0: + version "24.7.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-24.7.0.tgz#8975df176659f8a3a16b97759add1ca24486e480" + integrity sha512-OjkhKen4SJUI2kN9OHpb8ReNN619sB9gECPq51dn3zKEWvif3mnSjmrtWhm8ABIb7Ijs+AAYSS5sI33Sb4YqvQ== ip-address@^9.0.5: version "9.0.5"