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-EXPRESS-6474509
  • Loading branch information
snyk-bot committed Mar 28, 2024
1 parent 0bf37db commit 65e3b24
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 @@ -34,7 +34,7 @@
]
},
"dependencies": {
"apollo-server": "^3.10.0",
"apollo-server": "^3.13.0",
"esm": "^3.2.25",
"graphql": "^15.8.0",
"mongoose": "^6.12.0",
Expand Down

0 comments on commit 65e3b24

Please sign in to comment.