Skip to content

Commit

Permalink
fixes #158 upgrade some dependencies for security
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Jan 15, 2019
1 parent 6ecff1e commit ab7c0f0
Show file tree
Hide file tree
Showing 3 changed files with 316 additions and 39 deletions.
4 changes: 3 additions & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@
},
"dependencies": {
"@material-ui/core": "3.3.2",
"@material-ui/icons": "3.0.2",
"babel-eslint": "10.0.1",
"eslint": "5.11.1",
"install": "^0.12.1",
"lodash": "^4.17.10",
"react": "16.6.0",
Expand All @@ -37,7 +39,7 @@
"react-schema-form": "file:../",
"react-select": "^2.0.0",
"supports-color": "^5.4.0",
"webpack-cli": "3.1.11"
"webpack-cli": "3.1.2"
},
"devDependencies": {
"@webpack-cli/migrate": "0.1.2",
Expand Down
Loading

0 comments on commit ab7c0f0

Please sign in to comment.