Skip to content

Commit 63eef0b

Browse files
authored
chore: cleanup xss example (#1237)
remove express middleware from the example
1 parent 20f0832 commit 63eef0b

File tree

1 file changed

+0
-1
lines changed
  • packages/graphql-playground-html/examples/xss-attack

1 file changed

+0
-1
lines changed

packages/graphql-playground-html/examples/xss-attack/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"apollo-server-express": "^2.11.0",
1413
"express": "^4.17.1",
1514
"graphql": "^15.0.0",
1615
"graphql-playground-html": "1.6.20",

0 commit comments

Comments
 (0)