From 6553b529608d3f0887a8bd527df1797d6ce4a236 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 11:40:02 +0000 Subject: [PATCH] Bump intl-tel-input from 24.5.2 to 24.6.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 24.5.2 to 24.6.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.5.2...v24.6.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 7b01d4a2..407586c7 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.5.2", + "intl-tel-input": "24.6.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 01139ea9..daa0456b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3544,10 +3544,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.5.2: - version "24.5.2" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-24.5.2.tgz#975458e66a1c5e16ea50d2f38955420b898c6347" - integrity sha512-5oR3iR2Nsi3VYE5uylT7HNZzlJ+t/rO/2N/9xyEaSmYXgX1bUsUEVa/lD4lrcukntnwRylzvECbYPc2AR+uRyg== +intl-tel-input@24.6.0: + version "24.6.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-24.6.0.tgz#f3b070b337f6981493b2c3b9d28e31828ce32a2f" + integrity sha512-3ZlxJk7IOhNCRRxGrAcGiP1uzZFaDEQUIHNHk516RORZpOoPh1kqZP8ksE8nm+/5HZk+tRV7F/iex0aWnkkixQ== ip-address@^9.0.5: version "9.0.5"