Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Update lodash.merge to ^4.6.2 (from ^4.6.0)

https://github.com/lodash/lodash/issues/4348
lodash/lodash#4336
  • Loading branch information
andrew-jung committed Jul 15, 2019
1 parent 2785c90 commit f2ae5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"babel-runtime": "^6.23.0",
"inline-style-prefixer": "^3.0.8",
"keycode": "^2.1.8",
"lodash.merge": "^4.6.0",
"lodash.merge": "^4.6.2",
"lodash.throttle": "^4.1.1",
"prop-types": "^15.5.7",
"react-event-listener": "^0.6.2",
Expand Down

0 comments on commit f2ae5bf

Please sign in to comment.