Skip to content

Commit e0890f3

Browse files
committed
fix: pubdev/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:react-dom:20180802
1 parent 2499981 commit e0890f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubdev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-router-dom": "^4.1.1",
7070
"react-table": "^6.5.1",
7171
"react-tag-autocomplete": "^5.4.1",
72-
"react-tag-input": "^4.0.0",
72+
"react-tag-input": "^6.0.0",
7373
"react-time": "^4.0.0",
7474
"react-tinymce": "^0.6.0",
7575
"react-transition-group": "^2.2.1",

0 commit comments

Comments
 (0)