Skip to content

Commit

Permalink
Fixed security vulnerability by updating to 2.1+ for serialize-javasc…
Browse files Browse the repository at this point in the history
…ript.
  • Loading branch information
Direside committed Jan 14, 2020
1 parent 50d7436 commit 636a3fd
Show file tree
Hide file tree
Showing 2 changed files with 1,860 additions and 1,486 deletions.
6 changes: 3 additions & 3 deletions internal/ui/package.json
Expand Up @@ -7,9 +7,9 @@
"@material-ui/icons": "^4.5.1",
"@material-ui/lab": "^4.0.0-alpha.32",
"axios": "^0.19.0",
"react": "^16.11.0",
"react-dom": "^16.11.0",
"react-scripts": "3.2.0"
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts": "3.3.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 636a3fd

Please sign in to comment.