Skip to content

Commit 04ce221

Browse files
Revert "Update lodash to fix vuln"
1 parent e918dd1 commit 04ce221

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)