Skip to content

Commit

Permalink
Upgrade dependencies (#2238)
Browse files Browse the repository at this point in the history
Some of the work towards #2160
  • Loading branch information
ryan-roemer authored May 17, 2022
1 parent a11cd12 commit c675593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"dependencies": {
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"prop-types": "^15.8.1",
"react-fast-compare": "^3.2.0",
"victory-core": "^36.4.0"
},
"peerDependencies": {
Expand Down

0 comments on commit c675593

Please sign in to comment.