Skip to content

Commit

Permalink
fix: package.json & package-lock.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-REQUEST-3361831
- https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873
  • Loading branch information
snyk-bot authored and qertis committed Mar 25, 2024
1 parent bfd827e commit be66efa
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
28 changes: 18 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
}
},
"dependencies": {
"request-json-rpc2": "1.0.0",
"request-json-rpc2": "2.0.0",
"snyk": "1.1243.0",
"telegram-bot-activitystreams": "1.0.2",
"telegram-bot-api-express": "1.1.3",
Expand Down

0 comments on commit be66efa

Please sign in to comment.