diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index c2346786..b00bfce1 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -192,7 +192,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.9.6/lottie.min.js +https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.10.0/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.3/bootbox.min.js https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/6.0.0/bootbox.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index ed8201f4..d4c2b394 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -142,7 +142,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/blazy/1.')) return '1.8.2'; if (type.startsWith('/bluebird/3.')) return '3.7.2'; if (type.startsWith('/bodymovin/4.')) return '4.13.0'; - if (type.startsWith('/bodymovin/5.')) return '5.9.6'; + if (type.startsWith('/bodymovin/5.')) return '5.10.0'; if (type.startsWith('/bootbox.js/4.')) return '4.4.0'; if (type.startsWith('/bootbox.js/5.')) return '5.5.3'; if (type.startsWith('/bootbox.js/6.')) return '6.0.0'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 9f61b914..2a981e3c 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -39,6 +39,7 @@
  • findify-bundle v7.1.68 -> v7.1.71 (#1221)
  • highlight.js v11.6.0 -> v11.7.0 (#1222)
  • bootbox.js v6.0.0 (#1224)
  • +
  • bodymovin v5.9.6 -> v5.10.0 (#1225)
  • Added