Skip to content

Commit

Permalink
Upgrading package versions to fix security issues in package dependen…
Browse files Browse the repository at this point in the history
…cies.
  • Loading branch information
Martin Krulis committed Sep 21, 2019
1 parent a79e506 commit ddd80f6
Show file tree
Hide file tree
Showing 2 changed files with 1,039 additions and 666 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"react-redux": "^7.1.0",
"react-responsive": "^7.0.0",
"react-router": "^5.0.1",
"react-router-dom": "^5.0.1",
"react-router-bootstrap": "^0.25.0",
"react-router-dom": "^5.0.1",
"react-toggle": "4.0.2",
"redux": "^4.0.4",
"redux-actions": "^2.6.5",
Expand Down Expand Up @@ -159,7 +159,7 @@
"webpack-isomorphic-tools": "^3.0.6"
},
"resolutions": {
"lodash": "4.17.15",
"lodash.merge": "4.6.2"
"lodash": "4.17.15",
"lodash.merge": "4.6.2"
}
}
Loading

0 comments on commit ddd80f6

Please sign in to comment.