From 2f624d12306da88e54afec5f0da5caad2abd4c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:18:24 +0000 Subject: [PATCH] Bump intl-tel-input from 9.0.7 to 25.2.0 Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 9.0.7 to 25.2.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/v9.0.7...v25.2.0) --- updated-dependencies: - dependency-name: intl-tel-input dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 73dd05cbaf8d..7d6fc0cfa2c9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "exports-loader": "5.0.0", "fast-levenshtein": "2.0.6", "htmx.org": "2.0.3", - "intl-tel-input": "9.0.7", + "intl-tel-input": "25.2.0", "jquery": "3.5.1", "jquery-memoized-ajax": "0.5.0", "jquery-textchange": "jmalonzo/bower-jquery-textchange#0.2.3", diff --git a/yarn.lock b/yarn.lock index b6cdcd50ac6b..2d47492f3d18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3831,12 +3831,10 @@ interpret@~1.1.0: resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614" integrity sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ= -intl-tel-input@9.0.7: - version "9.0.7" - resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-9.0.7.tgz#2e33f5c3c65162909c72efc5d545c49073972911" - integrity sha1-LjP1w8ZRYpCccu/F1UXEkHOXKRE= - dependencies: - jquery ">=1.7" +intl-tel-input@25.2.0: + version "25.2.0" + resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-25.2.0.tgz#cd95f7c2b00c92e5cfe19659c76507815582e1d2" + integrity sha512-1eUkLngMyQaeTo37KGCcR6AEro/lO8DIaZRhbmVPmMagyHa4APTnigdTkDEqymF/iOMouDt3JHrhsrIFDpz+5g== ip-address@^9.0.5: version "9.0.5"