Skip to content

Commit

Permalink
fix: packages/graphql/package.json to reduce vulnerabilities (#373)
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-WS-7266574

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
bahdcoder and snyk-bot authored Aug 1, 2024
1 parent b360f17 commit 9110977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphql/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@tensei/common": "^0.11.5",
"apollo-server-express": "^2.19.0",
"apollo-server-express": "^3.13.0",
"dataloader": "^2.0.0",
"graphql": "^15.5.0",
"graphql-parse-resolve-info": "^4.9.0",
Expand Down

0 comments on commit 9110977

Please sign in to comment.