Skip to content

Commit 80cf527

Browse files
Merge pull request #39 from ubaniabalogun/revert-38-patch-lodash
Revert "Update lodash to fix vuln"
2 parents e918dd1 + 04ce221 commit 80cf527

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.11",
12+
"lodash": "^4.17.4",
1313
"upath": "^1.0.0",
1414
"zip-local": "^0.3.4"
1515
},

0 commit comments

Comments
 (0)