Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"airbnb-prop-types": "^2.16.0",
"brcast": "^2.0.2",
"deepmerge": "^1.5.2",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merely being outdated is not inherently bad; in this case, why not v4?

Reviewing the changelog suggests that the clone option now defaults to true, which might affect our usage, but otherwise it looks safe.

"deepmerge": "^3.3.0",
"direction": "^1.0.4",
"hoist-non-react-statics": "^3.3.2",
"object.assign": "^4.1.2",
Expand Down