Skip to content

Commit

Permalink
fix(deps): lodash.foreach@^4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kenany committed Oct 15, 2020
1 parent cca5aa9 commit e18881b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test": "tape test/index.js"
},
"dependencies": {
"lodash.foreach": "^4.1.0",
"lodash.foreach": "^4.5.0",
"lodash.isdate": "^4.0.0",
"lodash.isempty": "^4.1.2",
"lodash.isplainobject": "^4.0.2",
Expand Down

0 comments on commit e18881b

Please sign in to comment.