Skip to content

Commit 39812f7

Browse files
lancesnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#384)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKED-1070800 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent e7d99eb commit 39812f7

File tree

2 files changed

+67
-41
lines changed

2 files changed

+67
-41
lines changed

package-lock.json

Lines changed: 66 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"standard-version": "^9.0.0",
134134
"superagent": "^6.1.0",
135135
"ts-node": "^8.10.2",
136-
"typedoc": "^0.18.0",
136+
"typedoc": "^0.20.24",
137137
"typedoc-clarity-theme": "~1.1.0",
138138
"typescript": "^3.8.3",
139139
"webpack": "^5.1.1",

0 commit comments

Comments
 (0)