Skip to content

Commit c018742

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
1 parent bf5d53f commit c018742

File tree

2 files changed

+22
-23
lines changed

2 files changed

+22
-23
lines changed

package-lock.json

Lines changed: 21 additions & 22 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
@@ -148,7 +148,7 @@
148148
"remark-lint": "^8.0.0",
149149
"remark-lint-list-item-indent": "^2.0.1",
150150
"remark-preset-lint-recommended": "^5.0.0",
151-
"superagent": "^7.1.1",
151+
"superagent": "^10.2.2",
152152
"ts-node": "^10.8.1",
153153
"typedoc": "^0.22.11",
154154
"typescript": "^4.3.5",

0 commit comments

Comments
 (0)