diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 4cc5a58e..cb184eba 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1240,7 +1240,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.9.51/libphonenumber-js.min.js +https://cdnjs.cloudflare.com/ajax/libs/libphonenumber-js/1.9.52/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 17692a58..fdc59b7a 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -284,7 +284,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.51'; + if (type.startsWith('/libphonenumber-js/1.')) return '1.9.52'; 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 e2ffb319..b40c934f 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -40,6 +40,7 @@
  • findify-bundle v7.1.36 -> v7.1.37 (#958)
  • Google Material Icons v126 -> v127 (#959)
  • gsap v3.10.3 -> v3.10.4 (#960)
  • +
  • libphonenumber-js v1.9.51 -> v1.9.52 (#961)
  • Added