Skip to content

Commit 9110977

Browse files
bahdcodersnyk-bot
andauthored
fix: packages/graphql/package.json to reduce vulnerabilities (#373)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 Co-authored-by: snyk-bot <[email protected]>
1 parent b360f17 commit 9110977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql/package.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@tensei/common": "^0.11.5",
29-
"apollo-server-express": "^2.19.0",
29+
"apollo-server-express": "^3.13.0",
3030
"dataloader": "^2.0.0",
3131
"graphql": "^15.5.0",
3232
"graphql-parse-resolve-info": "^4.9.0",

0 commit comments

Comments
 (0)