Skip to content

Commit

Permalink
chore: #625 fix security vulnerabilities (#671)
Browse files Browse the repository at this point in the history
* chore: #625 add resolutions to fix vulnerabilities

* chore: #625 fix yarn.lock in react-app-scaffolder
  • Loading branch information
Cuong Vu authored Mar 20, 2020
1 parent a0ce6b2 commit eb3f5c7
Show file tree
Hide file tree
Showing 3 changed files with 10,556 additions and 801 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@
"**/**/prop-types": "^15.7.2",
"**/**/rollup": "1.31.1",
"**/**/styled-components": "4.4.1",
"**/**/react-test-renderer": "16.12.0"
"**/**/react-test-renderer": "16.12.0",
"acorn": "^6.4.1",
"minimist": "^1.2.2"
},
"dependencies": {
"@sentry/browser": "^5.11.1",
Expand Down
Loading

0 comments on commit eb3f5c7

Please sign in to comment.