From 4f61450062a4aa037f968acb2dfd0e6be885aa94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:19:34 +0000 Subject: [PATCH] Bump intl-tel-input from 24.3.6 to 24.3.7 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 24.3.6 to 24.3.7. - [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.3.6...v24.3.7) --- updated-dependencies: - dependency-name: intl-tel-input dependency-type: direct:production update-type: version-update:semver-patch ... 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 c9de8b9b..f81505c8 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.3.6", + "intl-tel-input": "24.3.7", "jquery": "3.7.1", "jquery-menu-aim": "1.1.0", "jquery-mousewheel": "3.1.13", diff --git a/yarn.lock b/yarn.lock index d1d7f11f..6e39b85c 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.3.6: - version "24.3.6" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-24.3.6.tgz#e1deb7158888479041d72a1ab442730b9c59abc7" - integrity sha512-27kLHadPt9dSAqc5zR0VHxW2zOBThQ8ctrouVNcm3s+0otyKA3dsQFyuYRnlTV5Kux/PPv7RejQf1Fw32xwUcA== +intl-tel-input@24.3.7: + version "24.3.7" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-24.3.7.tgz#7328b5ce774c17a1a1bc9db77530a13fdd963be5" + integrity sha512-y2mIc3HmVnswFZFOfxe0LWs3btxYdxywNUMDv+d8S9fnW0bvPZf5NM5O8Fy5gSi4sgLToVywBzzuA8Q4SZK1lw== ip-address@^9.0.5: version "9.0.5"