Skip to content

Commit 14f2a60

Browse files
committed
fix: pubdev/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130
1 parent 78a78ee commit 14f2a60

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
@@ -71,7 +71,7 @@
7171
"react-tag-autocomplete": "^5.4.1",
7272
"react-tag-input": "^4.0.0",
7373
"react-time": "^4.0.0",
74-
"react-tinymce": "^0.5.1",
74+
"react-tinymce": "^0.6.0",
7575
"react-transition-group": "^2.2.1",
7676
"recompose": "^0.26.0",
7777
"semantic-ui-react": "^0.67.2",

0 commit comments

Comments
 (0)