diff --git a/service-gateway/package.json b/service-gateway/package.json index d433c20..54ce371 100644 --- a/service-gateway/package.json +++ b/service-gateway/package.json @@ -10,7 +10,7 @@ "author": "Christoph Benjamin Weber", "license": "MIT", "dependencies": { - "@apollo/gateway": "^0.29.0", + "@apollo/gateway": "^2.0.0", "apollo-server": "^2.6.3", "esm": "^3.2.25", "graphql": "^14.7.0"