Skip to content

Commit

Permalink
fix: 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-REQUEST-3361831
- https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873
  • Loading branch information
snyk-bot committed Dec 4, 2023
1 parent 1375f96 commit aeb0361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "app.js",
"dependencies": {
"async": "^3.2.2",
"cheerio": "^0.20.0",
"cheerio": "^0.22.0",
"mongodb": "^3.1.13",
"nodemw": "^0.14.0",
"snyk": "^1.317.0",
Expand Down

0 comments on commit aeb0361

Please sign in to comment.