diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index d7c9a9cf..5dfd9a1b 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -184,7 +184,7 @@ https://cdnjs.cloudflare.com/ajax/libs/asciinema-player/2.6.1/asciinema-player.m https://cdnjs.cloudflare.com/ajax/libs/asciinema-player/2.6.1/asciinema-player.min.js https://cdnjs.cloudflare.com/ajax/libs/autocomplete.js/0.38.1/autocomplete.min.js https://cdnjs.cloudflare.com/ajax/libs/axios/0.27.2/axios.min.js -https://cdnjs.cloudflare.com/ajax/libs/axios/1.6.7/axios.min.js +https://cdnjs.cloudflare.com/ajax/libs/axios/1.6.8/axios.min.js https://cdnjs.cloudflare.com/ajax/libs/backbone.js/0.9.10/backbone-min.js https://cdnjs.cloudflare.com/ajax/libs/backbone.js/1.6.0/backbone-min.js https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.css diff --git a/modules/internal/targets.js b/modules/internal/targets.js index dfeb9b29..e9d6cebe 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -136,7 +136,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/appboy-web-sdk/3.')) return '3.5.1'; if (type.startsWith('/asciinema-player/2.')) return '2.6.1'; if (type.startsWith('/axios/0.')) return '0.27.2'; - if (type.startsWith('/axios/1.')) return '1.6.7'; + if (type.startsWith('/axios/1.')) return '1.6.8'; if (type.startsWith('/backbone.js/0.')) return '0.9.10'; if (type.startsWith('/backbone.js/1.')) return '1.6.0'; if (type.startsWith('/baguettebox.js/1.')) return '1.11.1'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 3237c192..51dccbc2 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -28,6 +28,7 @@

Updated

Improved