Skip to content

Commit

Permalink
fix(deps): lodash.assign@^4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kenany committed Oct 13, 2020
1 parent 78ad8cc commit 13d5316
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 @@ -22,7 +22,7 @@
"lint": "eslint index.js test/index.js bench/index.js"
},
"dependencies": {
"lodash.assign": "^4.0.4",
"lodash.assign": "^4.2.0",
"lodash.map": "^4.2.0",
"lodash.reduce": "^4.2.0"
},
Expand Down

0 comments on commit 13d5316

Please sign in to comment.