diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index a48dc64d..dcb62b1e 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1774,8 +1774,8 @@ https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/fonts/glyphicons- https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.1/css/bootstrap.min.css https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.1/js/bootstrap.bundle.min.js -https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.2/css/bootstrap.min.css -https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.2/js/bootstrap.bundle.min.js +https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.3/css/bootstrap.min.css +https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.3/js/bootstrap.bundle.min.js https://cdnjs.cloudflare.com/ajax/libs/twix.js/0.3.0/twix.min.js https://cdnjs.cloudflare.com/ajax/libs/twix.js/1.3.0/twix.min.js https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.6/underscore-min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 8bf720f2..6f376a95 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -453,7 +453,7 @@ targets.setLastVersion = function (type, version) { return '3.4.1'; } if (type.startsWith('/twitter-bootstrap/4.')) return '4.6.1'; - if (type.startsWith('/twitter-bootstrap/5.')) return '5.2.2'; + if (type.startsWith('/twitter-bootstrap/5.')) return '5.2.3'; if (type.startsWith('/twix.js/0.')) return '0.3.0'; if (type.startsWith('/twix.js/1.')) return '1.3.0'; if (type.startsWith('/underscore.js/1.')) return '1.13.6'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 6116f8b9..07cef673 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -25,6 +25,10 @@

New in LocalCDN:

+

Updated

+

Added