diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 2382f295..da0f934f 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -183,7 +183,7 @@ https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.js https://cdnjs.cloudflare.com/ajax/libs/blazy/1.8.2/blazy.min.js https://cdnjs.cloudflare.com/ajax/libs/bluebird/3.7.2/bluebird.min.js https://cdnjs.cloudflare.com/ajax/libs/bodymovin/4.13.0/bodymovin.min.js -https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.14/lottie.min.js +https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.8.1/lottie.min.js https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.4.0/bootbox.min.js https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/5.5.2/bootbox.min.js https://cdnjs.cloudflare.com/ajax/libs/bootstrap-3-typeahead/4.0.2/bootstrap3-typeahead.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 5d974552..96e094b1 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -169,7 +169,7 @@ targets.setLastVersion = function (type, version) { } else if (type.startsWith('/bodymovin/4.')) { return '4.13.0'; } else if (type.startsWith('/bodymovin/5.')) { - return '5.7.14'; + return '5.8.1'; } else if (type.startsWith('/bootbox.js/4.')) { return '4.4.0'; } else if (type.startsWith('/bootbox.js/5.')) { diff --git a/pages/updates/updates.html b/pages/updates/updates.html index c9793e9f..93dcf931 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -29,6 +29,7 @@

Improved