From 80d2ff7d31c944aa8f9092b816bbed9ded842603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:14:24 +0000 Subject: [PATCH] Bump intl-tel-input from 25.2.1 to 25.3.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 25.2.1 to 25.3.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.2.1...v25.3.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 8b20ab84..6daa9637 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.2.1", + "intl-tel-input": "25.3.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 4c5a9891..0b410476 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3507,10 +3507,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.2.1: - version "25.2.1" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.2.1.tgz#8d58da29cce81d6060105bca3b7c08e605ae1415" - integrity sha512-HBZlTji2yLCYBgaLzG0+oENqLT7UkSlGvmqtqmI5wLlxnfMmqt6YXnO3PrgG0zh0rkq8QNmQXc8wcaAWog2HHw== +intl-tel-input@25.3.0: + version "25.3.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.3.0.tgz#a22fcb0c8058f9d9ef071849d86e205283df14b8" + integrity sha512-w45O+cMpltGvZPdq36wkcpgCGIuOsihqrklJdvV2hYwKOT1rQuLjX8wjFQXLIs7ku0HK0qAU0MT6+DMh659qBw== ip-address@^9.0.5: version "9.0.5"