Skip to content

Commit ff15a66

Browse files
setnemotaylorotwell
authored andcommitted
Fixed lodash version (CVE-2019-10744) (laravel#5060)
1 parent afb7cd7 commit ff15a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"cross-env": "^5.1",
1616
"jquery": "^3.2",
1717
"laravel-mix": "^4.0.7",
18-
"lodash": "^4.17.5",
18+
"lodash": "^4.17.13",
1919
"popper.js": "^1.12",
2020
"resolve-url-loader": "^2.3.1",
2121
"sass": "^1.15.2",

0 commit comments

Comments
 (0)