Skip to content

Commit 3c1976f

Browse files
committed
Update lodash to 4.18 to fix security warning and relax with caret range
Ref gruntjs/grunt-legacy-log#35 Ref GHSA-r5fr-rjxr-66jc
1 parent f1c5daa commit 3c1976f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"exit": "~0.1.2",
2929
"getobject": "~1.0.0",
3030
"hooker": "~0.2.3",
31-
"lodash": "~4.17.21",
31+
"lodash": "^4.18.0",
3232
"underscore.string": "~3.3.5",
3333
"which": "~2.0.2"
3434
},

0 commit comments

Comments
 (0)