diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 807d4f53..38ca2960 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1221,7 +1221,7 @@ https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.js 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.1/leaflet.markercluster.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.38/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 diff --git a/modules/internal/targets.js b/modules/internal/targets.js index e7622195..bfdfef0a 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -417,7 +417,7 @@ targets.setLastVersion = function (type, version) { } else if (type.startsWith('/leaflet.featuregroup.subgroup/1.')) { return '1.0.2'; } else if (type.startsWith('/leaflet.markercluster/1.')) { - return '1.5.1'; + return '1.5.3'; } else if (type.startsWith('/libphonenumber-js/1.')) { return '1.9.38'; } else if (type.startsWith('/libsodium-wrappers/0.')) { diff --git a/pages/updates/updates.html b/pages/updates/updates.html index b5fce623..e10d2e8c 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -37,6 +37,7 @@
  • ember.js v3.28.1 -> v3.28.4 (#740)
  • findify-bundle v7.1.9 -> v7.1.11 (#741)
  • instantsearch.js v4.31.0 -> v4.32.0 (#742)
  • +
  • leaflet.markercluster v1.5.1 -> v1.5.3 (#743)
  • Improved