refactor: upgrade lodash

This commit is contained in:
rkiel
2020-11-26 09:37:25 -05:00
parent dc31933d78
commit ef8877b6e9
2 changed files with 4 additions and 4 deletions

View File

@@ -22,6 +22,6 @@
"homepage": "https://github.com/rkiel/git-utilities#readme",
"dependencies": {
"commander": "^2.20.0",
"lodash": "^4.17.14"
"lodash": "^4.17.20"
}
}