From baaf8a485cfdab5fded8144c25633fe4674fdb35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 11:42:25 +0000 Subject: [PATCH] Bump intl-tel-input from 24.4.0 to 24.5.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 24.4.0 to 24.5.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.4.0...v24.5.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 9e896551..fb7ade39 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.4.0", + "intl-tel-input": "24.5.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 ba8d8763..b5f3c690 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.4.0: - version "24.4.0" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-24.4.0.tgz#81fad0ca694b43fbc82f012275c3cb6d2147a49d" - integrity sha512-2ownVbJ//ccQSoZM6uEIe3THWiIuQqY+NSFTW89ttMzazSSEJVFUtsnxOKQcytwg8ZtcsFh2of/PhcuiZDNzBQ== +intl-tel-input@24.5.0: + version "24.5.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-24.5.0.tgz#1a7589f046b72a97f8cd30ebae4c0615635f542d" + integrity sha512-utSW+7a2JpUFdRRwo6CAiEQuAMwWxnCurPr2VDkfnW7W9g9ZprvPJPj00vxkiGV8h3GMRAD7aUtX9+oYwD/8OQ== ip-address@^9.0.5: version "9.0.5"