Merge pull request #4730 from ahinkle/ahinkle-patch-1

Upgrade Lodash (Security Vulnerability)
This commit is contained in:
Taylor Otwell 2018-08-15 16:04:03 -05:00 committed by GitHub
commit b2d7facfbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"cross-env": "^5.1",
"jquery": "^3.2",
"laravel-mix": "^2.0",
"lodash": "^4.17.4",
"lodash": "^4.17.5",
"vue": "^2.5.7"
}
}