From 94f94abcbe3e6042844a6937d90b63fd6d9aa191 Mon Sep 17 00:00:00 2001 From: nobody Date: Fri, 15 Jul 2022 06:16:44 +0200 Subject: [PATCH] libphonenumber-js v1.10.7 -> v1.10.8 (#1062) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + .../{1.10.7 => 1.10.8}/libphonenumber-js.min.jsm | 0 4 files changed, 3 insertions(+), 2 deletions(-) rename resources/libphonenumber-js/{1.10.7 => 1.10.8}/libphonenumber-js.min.jsm (100%) diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 65436ddf..11302265 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1242,7 +1242,7 @@ https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0/leaflet.css https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0/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.7/libphonenumber-js.min.js +https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.10.8/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.3/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 a8e962df..25caf798 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -299,7 +299,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.7'; + if (type.startsWith('/libphonenumber-js/1.')) return '1.10.8'; if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4'; if (type.startsWith('/lightbox2/2.')) return '2.11.3'; if (type.startsWith('/lightcase/2.')) return '2.5.0'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 166dd5f2..6ebad61d 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -34,6 +34,7 @@
  • highlight.js v11.5.1 -> v11.6.0 (#1059)
  • bootstrap-icons v1.8.3 -> v1.9.0 (#1060)
  • instantsearch.js v4.43.0 -> v4.43.1 (#1061)
  • +
  • libphonenumber-js v1.10.7 -> v1.10.8 (#1062)
  • Improved