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-EXPRESS-6474509
  • Loading branch information
snyk-bot committed Mar 26, 2024
1 parent 63df431 commit e714812
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 49 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@sentry/integrations": "^5.7.1",
"@sentry/node": "^5.7.1",
"apollo-datasource-rest": "^0.3.1",
"apollo-server": "^2.14.2",
"apollo-server": "^3.13.0",
"axios": "^0.21.1",
"bignumber.js": "^8.0.1",
"bluebird": "^3.5.3",
Expand Down
Loading

0 comments on commit e714812

Please sign in to comment.