1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: Lodash v4.17.10 -> v4.17.20

This commit is contained in:
nobody
2020-11-14 09:35:44 +01:00
parent 9578358dd6
commit 289d150455
4 changed files with 141 additions and 138 deletions

View File

@@ -285,7 +285,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/lightgallery/1.')) {
return '1.10.0';
} else if (type.startsWith('/lodash.js/4.')) {
return '4.17.10';
return '4.17.20';
} else if (type.startsWith('/lodash.js/3.')) {
return '3.10.1';
} else if (type.startsWith('/lozad')) {