diff --git a/.changeset/nice-stingrays-yell.md b/.changeset/nice-stingrays-yell.md new file mode 100644 index 00000000000..7105d60d3cc --- /dev/null +++ b/.changeset/nice-stingrays-yell.md @@ -0,0 +1,5 @@ +--- +'@apollo/server-integration-testsuite': patch +--- + +Update graphql-http dependency diff --git a/package-lock.json b/package-lock.json index 833c06db555..249380689e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8626,9 +8626,9 @@ } }, "node_modules/graphql-http": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/graphql-http/-/graphql-http-1.16.0.tgz", - "integrity": "sha512-kgYFSCgTcvakPCobidCw5G4x9maDaOWmbSozt9g2nkqcUhf+FIDcLv+nL8asBDvas8rRJvoRoLkQYNC1AZfZDw==", + "version": "1.17.1", + "resolved": "https://registry.npmjs.org/graphql-http/-/graphql-http-1.17.1.tgz", + "integrity": "sha512-FZyZNd/3sz4n1smEa3A7d/OCPR9iYeqTPypsLjaYu6QbthKuMqZldxSSXVE2p+WwEHWx7EYfeVl4U7LQ7bFYNA==", "engines": { "node": ">=12" }, @@ -14488,7 +14488,7 @@ "@josephg/resolvable": "^1.0.1", "body-parser": "^1.20.0", "express": "^4.18.1", - "graphql-http": "1.16.0", + "graphql-http": "1.17.1", "graphql-tag": "^2.12.6", "loglevel": "^1.8.0", "node-fetch": "^2.6.7", @@ -14806,7 +14806,7 @@ "@josephg/resolvable": "^1.0.1", "body-parser": "^1.20.0", "express": "^4.18.1", - "graphql-http": "1.16.0", + "graphql-http": "1.17.1", "graphql-tag": "^2.12.6", "loglevel": "^1.8.0", "node-fetch": "^2.6.7", @@ -21239,9 +21239,9 @@ } }, "graphql-http": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/graphql-http/-/graphql-http-1.16.0.tgz", - "integrity": "sha512-kgYFSCgTcvakPCobidCw5G4x9maDaOWmbSozt9g2nkqcUhf+FIDcLv+nL8asBDvas8rRJvoRoLkQYNC1AZfZDw==", + "version": "1.17.1", + "resolved": "https://registry.npmjs.org/graphql-http/-/graphql-http-1.17.1.tgz", + "integrity": "sha512-FZyZNd/3sz4n1smEa3A7d/OCPR9iYeqTPypsLjaYu6QbthKuMqZldxSSXVE2p+WwEHWx7EYfeVl4U7LQ7bFYNA==", "requires": {} }, "graphql-request": { diff --git a/packages/integration-testsuite/package.json b/packages/integration-testsuite/package.json index b259da172a5..af169034ea4 100644 --- a/packages/integration-testsuite/package.json +++ b/packages/integration-testsuite/package.json @@ -36,7 +36,7 @@ "@josephg/resolvable": "^1.0.1", "body-parser": "^1.20.0", "express": "^4.18.1", - "graphql-http": "1.16.0", + "graphql-http": "1.17.1", "graphql-tag": "^2.12.6", "loglevel": "^1.8.0", "node-fetch": "^2.6.7", diff --git a/packages/integration-testsuite/src/httpSpecTests.ts b/packages/integration-testsuite/src/httpSpecTests.ts index b230a37760d..a4a3b259214 100644 --- a/packages/integration-testsuite/src/httpSpecTests.ts +++ b/packages/integration-testsuite/src/httpSpecTests.ts @@ -81,6 +81,7 @@ export function defineIntegrationTestSuiteHttpSpecTests( 'F5AF', '572B', 'FDE2', + '7B9B', // SHOULD use a status code of 200 on variable coercion failure when accepting application/json ]; if (