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] committed Sep 4, 2023
1 parent 2108815 commit 01b0a5a
Showing 1 changed file with 2 additions and 2 deletions.
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.12.1",
"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.5.4",
"@types/cors": "2.8.12",
"@types/dotenv-safe": "8.1.2",
"@types/express": "4.17.13",
Expand Down

0 comments on commit 01b0a5a

Please sign in to comment.