diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 0c83737b..3100a03d 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1792,7 +1792,7 @@ https://cdn.jsdelivr.net/npm/anchor-js@3.2.2/anchor.min.js https://cdn.jsdelivr.net/npm/anchor-js@4.3.1/anchor.min.js https://cdn.jsdelivr.net/npm/angular-stripe-checkout@5.1.0/angular-stripe-checkout.min.js https://cdn.jsdelivr.net/npm/appboy-web-sdk@3.5.1/appboy.min.js -https://cdn.jsdelivr.net/npm/chart.js@3.8.2/dist/chart.min.js +https://cdn.jsdelivr.net/npm/chart.js@3.9.1/dist/chart.min.js https://cdn.jsdelivr.net/npm/docsify-themeable@0.9.0/dist/css/theme-defaults.css https://cdn.jsdelivr.net/npm/docsify-themeable@0.9.0/dist/css/theme-simple.css https://cdn.jsdelivr.net/npm/docsify-themeable@0.9.0/dist/css/theme-simple-dark.css diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 2d9f4070..c38add1d 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -166,7 +166,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/bulma/0.')) return '0.9.4'; if (type.startsWith('/bxslider/4.')) return '4.2.15'; if (type.startsWith('/Chart.js/2.')) return '2.9.4'; - if (type.startsWith('/Chart.js/3.')) return '3.8.2'; + if (type.startsWith('/Chart.js/3.')) return '3.9.1'; if (type.startsWith('/clappr/0.') || type.startsWith('/clappr/latest/')) return '0.4.7'; if (type.startsWith('/chosen/1.')) return '1.8.7'; if (type.startsWith('/clipboard.js/1.')) return '1.7.1'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 9900baa6..e18c2676 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -27,7 +27,7 @@

Updated