Skip to content

Commit

Permalink
fix: pubdev/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:react-dom:20180802
  • Loading branch information
snyk-bot committed Oct 30, 2018
1 parent 2499981 commit e0890f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"react-router-dom": "^4.1.1",
"react-table": "^6.5.1",
"react-tag-autocomplete": "^5.4.1",
"react-tag-input": "^4.0.0",
"react-tag-input": "^6.0.0",
"react-time": "^4.0.0",
"react-tinymce": "^0.6.0",
"react-transition-group": "^2.2.1",
Expand Down

0 comments on commit e0890f3

Please sign in to comment.