Skip to content

Commit b043369

Browse files
Update lodash to fix vuln
1 parent 25e5bb1 commit b043369

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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"bluebird": "^3.5.0",
1111
"fs-extra": "^3.0.0",
12-
"lodash": "^4.17.4",
12+
"lodash": ">=4.17.11",
1313
"upath": "^1.0.0",
1414
"zip-local": "^0.3.4"
1515
},

0 commit comments

Comments
 (0)