Skip to content

Commit

Permalink
fix: upgrade @apollo/gateway from 2.5.6 to 2.5.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @apollo/gateway from 2.5.6 to 2.5.7.

See this package in npm:
https://www.npmjs.com/package/@apollo/gateway

See this project in Snyk:
https://app.snyk.io/org/duluca/project/0c624f5a-67d2-498d-83d9-b193ddf819f2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 8, 2023
1 parent 12aabdf commit 4882126
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 51 deletions.
226 changes: 176 additions & 50 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"homepage": "https://github.com/duluca/lemon-mart-server#readme",
"dependencies": {
"@apollo/gateway": "^2.5.6",
"@apollo/gateway": "^2.5.7",
"@apollo/server": "^4.9.5",
"@apollo/subgraph": "^2.5.6",
"bcryptjs": "^2.4.3",
Expand Down

0 comments on commit 4882126

Please sign in to comment.