Upgrade lodash to 4.17.13 (#10191)

This commit is contained in:
cybai
2019-07-12 17:29:06 +09:00
committed by Daniel Tschinder
parent 5d9a786b2f
commit 42000b9907
16 changed files with 20 additions and 25 deletions

View File

@@ -10,7 +10,7 @@
"main": "lib/index.js",
"dependencies": {
"@babel/helper-plugin-utils": "^7.0.0",
"lodash": "^4.17.11"
"lodash": "^4.17.13"
},
"keywords": [
"babel-plugin"