From e4a73d1c7f6576995cd73f6911858e9282b731e6 Mon Sep 17 00:00:00 2001 From: nobody Date: Thu, 12 Oct 2023 18:18:37 +0200 Subject: [PATCH] libphonenumber-js v1.10.44 -> v1.10.47 (#1559) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + resources/libphonenumber-js/1.10.44/libphonenumber-js.min.jsm | 2 -- resources/libphonenumber-js/1.10.47/libphonenumber-js.min.jsm | 2 ++ 5 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 resources/libphonenumber-js/1.10.44/libphonenumber-js.min.jsm create mode 100644 resources/libphonenumber-js/1.10.47/libphonenumber-js.min.jsm diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 5865c4e9..b473e5d1 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1265,7 +1265,7 @@ https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.css https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.js https://cdnjs.cloudflare.com/ajax/libs/Leaflet.EasyButton/2.4.0/easy-button.min.js https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.5.3/leaflet.markercluster.js -https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.44/libphonenumber-js.min.js +https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.47/libphonenumber-js.min.js https://cdnjs.cloudflare.com/ajax/libs/libsodium-wrappers/0.5.4/sodium.min.js https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.4/js/lightbox.min.js https://cdnjs.cloudflare.com/ajax/libs/lightcase/2.5.0/css/lightcase.min.css diff --git a/modules/internal/targets.js b/modules/internal/targets.js index feb5c8af..11cd6b7a 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -313,7 +313,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/Leaflet.EasyButton/2.')) return '2.4.0'; if (type.startsWith('/leaflet.featuregroup.subgroup/1.')) return '1.0.2'; if (type.startsWith('/leaflet.markercluster/1.')) return '1.5.3'; - if (type.startsWith('/libphonenumber-js/1.')) return '1.10.44'; + if (type.startsWith('/libphonenumber-js/1.')) return '1.10.47'; if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4'; if (type.startsWith('/lightbox2/2.')) return '2.11.4'; if (type.startsWith('/lightcase/2.')) return '2.5.0'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 92d86725..416f36e0 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -40,6 +40,7 @@
  • jquery-validate v1.19.5 -> v1.20.0 (#1556)
  • vue-i18n v9.4.1 -> v9.5.0 (#1557)
  • instantsearch.js v4.57.0 -> v4.58.0 (#1558)
  • +
  • libphonenumber-js v1.10.44 -> v1.10.47 (#1559)
  • Improved