Skip to content

Commit

Permalink
fix: tools/doc/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/SNYK-JS-TRIM-1017038
  • Loading branch information
snyk-bot committed Nov 10, 2020
1 parent 3bc4a93 commit 6aebb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"remark-rehype": "^3.0.0",
"to-vfile": "^5.0.1",
"unified": "^7.0.0",
"unist-util-find": "^1.0.1",
"unist-util-find": "^1.0.2",
"unist-util-select": "^1.5.0",
"unist-util-visit": "^1.4.0"
},
Expand Down

0 comments on commit 6aebb68

Please sign in to comment.