Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Feb 27, 2024
1 parent 9e1087b commit 7d5f4ce
Show file tree
Hide file tree
Showing 2 changed files with 560 additions and 144 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"express": "^4.18.2",
"express-rate-limit": "^6.11.2",
"puppeteer": "^18.2.0",
"puppeteer": "^21.5.0",
"winston": "^3.11.0"
}
}
Loading

0 comments on commit 7d5f4ce

Please sign in to comment.