diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index f17c312e..5f76c648 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -844,7 +844,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.11.7/libphonenumber-js.min.js +https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.11.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.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 012134d3..64487a50 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -312,7 +312,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.11.7'; + if (type.startsWith('/libphonenumber-js/1.')) return '1.11.8'; 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 bb75c967..4ed9503a 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -30,6 +30,7 @@
  • algoliasearch v5.3.0 -> v5.4.1
  • instantsearch.css v8.5.0 -> v8.5.1
  • instantsearch.js v4.74.0 -> v4.74.1
  • +
  • libphonenumber-js v1.11.7 -> v1.11.8
  • Improved