Skip to content

Commit cc3bf49

Browse files
committedJun 3, 2018
fix: Update lodash to 4.17.10
1 parent 5d3d8e4 commit cc3bf49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"html-minifier": "^3.2.3",
5353
"loader-utils": "^1.1.0",
54-
"lodash": "^4.17.3",
54+
"lodash": "^4.17.10",
5555
"pretty-error": "^2.0.2",
5656
"tapable": "^1.0.0",
5757
"util.promisify": "1.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.