Skip to content

Commit b2d7fac

Browse files
authored
Merge pull request laravel#4730 from ahinkle/ahinkle-patch-1
Upgrade Lodash (Security Vulnerability)
2 parents e124fc5 + e2d44a5 commit b2d7fac

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
@@ -16,7 +16,7 @@
1616
"cross-env": "^5.1",
1717
"jquery": "^3.2",
1818
"laravel-mix": "^2.0",
19-
"lodash": "^4.17.4",
19+
"lodash": "^4.17.5",
2020
"vue": "^2.5.7"
2121
}
2222
}

0 commit comments

Comments
 (0)