diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index e1748339..96f9ba43 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -173,7 +173,7 @@ https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js https://cdnjs.cloudflare.com/ajax/libs/autocomplete.js/0.38.1/autocomplete.min.js -https://cdnjs.cloudflare.com/ajax/libs/axios/0.24.0/axios.min.js +https://cdnjs.cloudflare.com/ajax/libs/axios/0.25.0/axios.min.js https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.12.1/polyfill.min.js https://cdnjs.cloudflare.com/ajax/libs/babel-standalone/6.26.0/babel.min.js https://cdnjs.cloudflare.com/ajax/libs/backbone.js/0.9.10/backbone-min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 9ee01336..57b9148d 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -123,7 +123,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/angular-translate/2.')) return '2.19.0'; if (type.startsWith('/aos/2.')) return '2.3.4'; if (type.startsWith('/appboy-web-sdk/3.')) return '3.4.1'; - if (type.startsWith('/axios/0.')) return '0.24.0'; + if (type.startsWith('/axios/0.')) return '0.25.0'; if (type.startsWith('/babel-polyfill/')) return '7.12.1'; if (type.startsWith('/babel-standalone/6.')) return '6.26.0'; if (type.startsWith('/babel-standalone/7.')) return '7.14.6'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index f3676770..e921bd0c 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -38,6 +38,7 @@
  • alpinejs v3.7.1 -> v3.8.1 (#844)
  • hls.js v1.1.2 -> v1.1.3 (#845)
  • findify-bundle v7.1.18 -> v7.1.22 (#846)
  • +
  • axios v0.24.0 -> v0.25.0 (#848)
  • Mapping