diff --git a/integration-tests/esbuild/package.json b/integration-tests/esbuild/package.json index cc027c59bc..63e8caa837 100644 --- a/integration-tests/esbuild/package.json +++ b/integration-tests/esbuild/package.json @@ -18,6 +18,7 @@ "author": "Thomas Hunter II ", "license": "ISC", "dependencies": { + "@apollo/server": "^4.11.0", "aws-sdk": "^2.1446.0", "axios": "^1.6.7", "esbuild": "0.16.12",