Updated: axios v0.21.0 -> v0.21.1 (#221)

This commit is contained in:
nobody 2021-01-04 18:46:45 +01:00
parent 3a55b45c05
commit 968ff2cc05
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 5 additions and 4 deletions

View File

@ -116,7 +116,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/angular-translate-interpolation-messageformat/2.')) {
return '2.7.2';
} else if (type.startsWith('/axios/0.')) {
return '0.21.0';
return '0.21.1';
} else if (type.startsWith('/babel-polyfill/')) {
return '7.12.1';
} else if (type.startsWith('/backbone.js/0.')) {

View File

@ -27,6 +27,7 @@
<ul>
<li>Added: noUiSlider v14.6.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/219">#219</a>)</li>
<li>Added: chosen v1.8.7 (<a href="https://codeberg.org/nobody/LocalCDN/issues/219">#219</a>)</li>
<li>Updated: axios v0.21.0 -> v0.21.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/221">#221</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long