Skip to content

Commit

Permalink
chore(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent e876d73 commit 3451014
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/api-catalog-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"graphql": "^15.6.1",
"graphql-import-node": "^0.0.4",
"graphql-redis-subscriptions": "2.4.0",
"graphql-subscriptions": "^1.2.1",
"graphql-subscriptions": "^3.0.0",
"handlebars": "^4.7.7",
"ioredis": "^4.28.0",
"js-yaml": "^4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/api-gateway-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"license": "MIT",
"dependencies": {
"apollo-server-express": "2.25.2",
"apollo-server-express": "3.13.0",
"clean-webpack-plugin": "3.0.0",
"cors": "2.8.5",
"dotenv-safe": "8.2.0",
Expand All @@ -57,7 +57,7 @@
"ws": "7.5.5"
},
"devDependencies": {
"@apollo/gateway": "0.42.0",
"@apollo/gateway": "2.9.3",
"@types/cors": "2.8.12",
"@types/dotenv-safe": "8.1.2",
"@types/express": "4.17.13",
Expand Down
9 changes: 3 additions & 6 deletions packages/lighthouse-service/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 packages/lighthouse-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"express": "4.17.1",
"graphql": "^15.6.1",
"graphql-redis-subscriptions": "2.4.0",
"graphql-subscriptions": "^1.2.1",
"graphql-subscriptions": "^3.0.0",
"ioredis": "4.26.0",
"lighthouse": "^9.0.0",
"lodash": "4.17.21",
Expand Down

0 comments on commit 3451014

Please sign in to comment.