Merge pull request #2875 from mabashian/2868-lodash

Upgrades lodash to ~4.17.10
This commit is contained in:
Michael Abashian
2018-08-24 13:27:07 -04:00
committed by GitHub
15 changed files with 64 additions and 56 deletions

View File

@@ -121,7 +121,7 @@
"jquery-ui": "^1.12.1",
"js-yaml": "^3.2.7",
"legacy-loader": "0.0.2",
"lodash": "~3.8.0",
"lodash": "~4.17.10",
"lr-infinite-scroll": "git+https://git@github.com/lorenzofox3/lrInfiniteScroll",
"moment": "^2.19.4",
"ng-toast": "git+https://git@github.com/ansible/ngToast#v2.1.1",