Skip to content

Commit

Permalink
chore: bump lodash (#1071)
Browse files Browse the repository at this point in the history
* bumped lodash version to 4.17.20

* Revert "bumped lodash version to 4.17.20"

This reverts commit d7d8d30.

* removed package-lock.json

* Update package.json

Co-authored-by: Jason Quense <monastic.panic@gmail.com>
  • Loading branch information
agilatakishiyev and jquense authored Oct 20, 2020
1 parent 66bb500 commit 7459544
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 @@ -100,7 +100,7 @@
},
"dependencies": {
"@babel/runtime": "^7.10.5",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"lodash-es": "^4.17.11",
"property-expr": "^2.0.4",
"toposort": "^2.0.2"
Expand Down

0 comments on commit 7459544

Please sign in to comment.