From 0b1ec68e393556adc441648be402504dabeb3e70 Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 6 Feb 2022 08:14:50 +0100 Subject: [PATCH] libphonenumber-js v1.9.46 -> v1.9.47 (#863) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + resources/libphonenumber-js/1.9.46/libphonenumber-js.min.jsm | 2 -- resources/libphonenumber-js/1.9.47/libphonenumber-js.min.jsm | 2 ++ 5 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 resources/libphonenumber-js/1.9.46/libphonenumber-js.min.jsm create mode 100644 resources/libphonenumber-js/1.9.47/libphonenumber-js.min.jsm diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 749107e0..378997c7 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1225,7 +1225,7 @@ https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.css https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/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.9.46/libphonenumber-js.min.js +https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.9.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/lightcase/2.5.0/css/lightcase.min.css https://cdnjs.cloudflare.com/ajax/libs/lightcase/2.5.0/fonts/lightcase.woff diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 550d5a84..679c4786 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -276,7 +276,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.9.46'; + if (type.startsWith('/libphonenumber-js/1.')) return '1.9.47'; if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4'; if (type.startsWith('/lightcase/2.')) return '2.5.0'; if (type.startsWith('/lightgallery/1.')) return '1.10.0'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 68d5434c..8e05f745 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -30,6 +30,7 @@
  • bootstrap-icons v1.7.2 -> v1.8.0 (#860)
  • clipboard.js v2.0.9 -> v2.0.10 (#861)
  • instantsearch.js v4.37.3 -> v4.38.0 (#862)
  • +
  • libphonenumber-js v1.9.46 -> v1.9.47 (#863)
  • Fixed