diff --git a/packages/graphql-playground-html/examples/xss-attack/package.json b/packages/graphql-playground-html/examples/xss-attack/package.json index b9bb6c05c..7dc553f82 100644 --- a/packages/graphql-playground-html/examples/xss-attack/package.json +++ b/packages/graphql-playground-html/examples/xss-attack/package.json @@ -10,7 +10,6 @@ "author": "", "license": "ISC", "dependencies": { - "apollo-server-express": "^2.11.0", "express": "^4.17.1", "graphql": "^15.0.0", "graphql-playground-html": "1.6.20",