Skip to content

Commit

Permalink
fix(deps): lodash.map@^4.6.0
Browse files Browse the repository at this point in the history
Closes #46
  • Loading branch information
kenany committed Oct 13, 2020
1 parent 13d5316 commit f1f50f8
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 @@ -23,7 +23,7 @@
},
"dependencies": {
"lodash.assign": "^4.2.0",
"lodash.map": "^4.2.0",
"lodash.map": "^4.6.0",
"lodash.reduce": "^4.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit f1f50f8

Please sign in to comment.