Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities (#56)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840
  • Loading branch information
snyk-bot authored and rafaveira3 committed Dec 9, 2019
1 parent f6707fc commit 11bed74
Show file tree
Hide file tree
Showing 2 changed files with 1,404 additions and 594 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-chartjs-2": "^2.7.6",
"react-dom": "^16.9.0",
"react-router-dom": "^5.1.2",
"react-scripts": "3.1.2",
"react-scripts": "3.3.0",
"typescript": "^3.6.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 11bed74

Please sign in to comment.