Skip to content

Commit

Permalink
chore(deps): update (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
enisdenjo and github-actions[bot] authored Aug 15, 2023
1 parent 8b6cd99 commit ce9ff3c
Show file tree
Hide file tree
Showing 11 changed files with 1,100 additions and 1,181 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ const client = createClient({
<summary><a href="#browser">🔗</a> Client usage in browser</summary>

```html
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
Expand Down
18 changes: 9 additions & 9 deletions implementations/apollo-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"status": 400,
"headers": {
"x-powered-by": "Express",
"etag": "W/\"5b5-Q6ut7DVnfsRxEbZjOrUj1KopMXo\"",
"etag": "W/\"5b5-WE/w7Y0ow7pGF6V8qZOp2nJ9k9c\"",
"date": "<timestamp>",
"content-type": "application/json; charset=utf-8",
"content-length": "1461",
Expand All @@ -96,7 +96,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
" at new GraphQLErrorWithCode (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/internalErrorClasses.js:7:9)",
" at new BadRequestError (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/internalErrorClasses.js:75:9)",
" at preventCsrf (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/preventCsrf.js:29:11)",
" at ApolloServer.executeHTTPGraphQLRequest (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:495:17)",
" at ApolloServer.executeHTTPGraphQLRequest (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:496:17)",
" at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
],
"code": "BAD_REQUEST"
Expand All @@ -116,7 +116,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"status": 400,
"headers": {
"x-powered-by": "Express",
"etag": "W/\"5b5-Q6ut7DVnfsRxEbZjOrUj1KopMXo\"",
"etag": "W/\"5b5-WE/w7Y0ow7pGF6V8qZOp2nJ9k9c\"",
"date": "<timestamp>",
"content-type": "application/graphql-response+json; charset=utf-8",
"content-length": "1461",
Expand All @@ -134,7 +134,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
" at new GraphQLErrorWithCode (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/internalErrorClasses.js:7:9)",
" at new BadRequestError (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/internalErrorClasses.js:75:9)",
" at preventCsrf (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/preventCsrf.js:29:11)",
" at ApolloServer.executeHTTPGraphQLRequest (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:495:17)",
" at ApolloServer.executeHTTPGraphQLRequest (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:496:17)",
" at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
],
"code": "BAD_REQUEST"
Expand All @@ -154,7 +154,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"status": 400,
"headers": {
"x-powered-by": "Express",
"etag": "W/\"5b5-Q6ut7DVnfsRxEbZjOrUj1KopMXo\"",
"etag": "W/\"5b5-WE/w7Y0ow7pGF6V8qZOp2nJ9k9c\"",
"date": "<timestamp>",
"content-type": "application/json; charset=utf-8",
"content-length": "1461",
Expand All @@ -172,7 +172,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
" at new GraphQLErrorWithCode (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/internalErrorClasses.js:7:9)",
" at new BadRequestError (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/internalErrorClasses.js:75:9)",
" at preventCsrf (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/preventCsrf.js:29:11)",
" at ApolloServer.executeHTTPGraphQLRequest (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:495:17)",
" at ApolloServer.executeHTTPGraphQLRequest (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:496:17)",
" at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
],
"code": "BAD_REQUEST"
Expand Down Expand Up @@ -295,7 +295,7 @@ The server <i>SHOULD</i> support these, but is not required.
"status": 400,
"headers": {
"x-powered-by": "Express",
"etag": "W/\"bb6-SgkEvu1+T1zymJDygzcrM5AiAbk\"",
"etag": "W/\"bb6-vPz/l41su8zHD6Ce0Me0LiRYgOc\"",
"date": "<timestamp>",
"content-type": "application/json; charset=utf-8",
"content-length": "2998",
Expand Down Expand Up @@ -323,7 +323,7 @@ The server <i>SHOULD</i> support these, but is not required.
" at validate (/home/runner/work/graphql-http/graphql-http/node_modules/graphql/validation/validate.js:91:24)",
" at processGraphQLRequest (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/requestPipeline.js:97:34)",
" at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
" at async internalExecuteOperation (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:602:16)",
" at async internalExecuteOperation (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:603:16)",
" at async runHttpQuery (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/runHttpQuery.js:129:29)",
" at async runPotentiallyBatchedHttpQuery (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/httpBatching.js:34:16)"
],
Expand All @@ -348,7 +348,7 @@ The server <i>SHOULD</i> support these, but is not required.
" at validate (/home/runner/work/graphql-http/graphql-http/node_modules/graphql/validation/validate.js:91:24)",
" at processGraphQLRequest (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/requestPipeline.js:97:34)",
" at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
" at async internalExecuteOperation (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:602:16)",
" at async internalExecuteOperation (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/ApolloServer.js:603:16)",
" at async runHttpQuery (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/runHttpQuery.js:129:29)",
" at async runPotentiallyBatchedHttpQuery (file:///home/runner/work/graphql-http/graphql-http/node_modules/@apollo/server/dist/esm/httpBatching.js:34:16)"
],
Expand Down
4 changes: 2 additions & 2 deletions implementations/apollo-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "node ."
},
"dependencies": {
"@apollo/server": "^4.7.5",
"graphql": "^16.7.1"
"@apollo/server": "^4.9.1",
"graphql": "^16.8.0"
}
}
2 changes: 1 addition & 1 deletion implementations/express-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"dependencies": {
"express": "^4.18.2",
"express-graphql": "^0.12.0",
"graphql": "^16.7.1"
"graphql": "^16.8.0"
}
}
2 changes: 1 addition & 1 deletion implementations/graphql-helix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"express": "^4.18.2",
"graphql": "^16.7.1",
"graphql": "^16.8.0",
"graphql-helix": "^1.13.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions implementations/graphql-yoga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "node ."
},
"dependencies": {
"graphql": "^16.7.1",
"graphql-yoga": "^4.0.3"
"graphql": "^16.8.0",
"graphql-yoga": "^4.0.4"
}
}
38 changes: 19 additions & 19 deletions implementations/lighthouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 137,
"line": 139,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -824,7 +824,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 141,
"line": 143,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -1055,7 +1055,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 141,
"line": 143,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -1286,7 +1286,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 141,
"line": 143,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -1517,7 +1517,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 141,
"line": 143,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -1748,7 +1748,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 155,
"line": 157,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -1979,7 +1979,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 155,
"line": 157,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -2210,7 +2210,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 155,
"line": 157,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -2441,7 +2441,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 155,
"line": 157,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -2672,7 +2672,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 162,
"line": 164,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -2903,7 +2903,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 162,
"line": 164,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -3134,7 +3134,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 162,
"line": 164,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -3365,7 +3365,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 162,
"line": 164,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -3688,7 +3688,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 137,
"line": 139,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -3919,7 +3919,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"file": "/app/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php"
}
],
"line": 137,
"line": 139,
"file": "/app/vendor/webonyx/graphql-php/src/Server/Helper.php"
}
}
Expand Down Expand Up @@ -3982,7 +3982,7 @@ The server <i>SHOULD</i> support these, but is not required.
}
],
"extensions": {
"line": 380,
"line": 382,
"file": "/app/vendor/webonyx/graphql-php/src/Language/Parser.php"
}
}
Expand Down Expand Up @@ -4017,7 +4017,7 @@ The server <i>SHOULD</i> support these, but is not required.
}
],
"extensions": {
"line": 380,
"line": 382,
"file": "/app/vendor/webonyx/graphql-php/src/Language/Parser.php"
}
}
Expand Down Expand Up @@ -4052,7 +4052,7 @@ The server <i>SHOULD</i> support these, but is not required.
}
],
"extensions": {
"line": 380,
"line": 382,
"file": "/app/vendor/webonyx/graphql-php/src/Language/Parser.php"
}
}
Expand Down Expand Up @@ -4087,7 +4087,7 @@ The server <i>SHOULD</i> support these, but is not required.
}
],
"extensions": {
"line": 380,
"line": 382,
"file": "/app/vendor/webonyx/graphql-php/src/Language/Parser.php"
}
}
Expand Down
6 changes: 3 additions & 3 deletions implementations/mercurius/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start": "node ."
},
"dependencies": {
"fastify": "^4.19.2",
"graphql": "^16.7.1",
"mercurius": "^13.0.0"
"fastify": "^4.21.0",
"graphql": "^16.8.0",
"mercurius": "^13.1.0"
}
}
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,43 +116,43 @@
"graphql": ">=0.11 <=16"
},
"devDependencies": {
"@cspell/cspell-types": "^6.31.1",
"@cspell/cspell-types": "^7.0.0",
"@netlify/functions": "^1.6.0",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/eslint": "^8.44.0",
"@types/eslint": "^8.44.2",
"@types/express": "^4.17.17",
"@types/glob": "^8.1.0",
"@types/html-validator": "^5.0.3",
"@types/k6": "^0.45.0",
"@types/koa": "^2.13.6",
"@types/k6": "^0.46.0",
"@types/koa": "^2.13.8",
"@types/koa-mount": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@whatwg-node/fetch": "^0.9.7",
"cspell": "^6.31.1",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"@whatwg-node/fetch": "^0.9.9",
"cspell": "^7.0.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"express": "^4.18.2",
"fastify": "^4.19.2",
"glob": "^10.3.2",
"graphql": "^16.7.1",
"fastify": "^4.21.0",
"glob": "^10.3.3",
"graphql": "^16.8.0",
"html-validator": "^6.0.1",
"koa": "^2.14.2",
"koa-mount": "^4.0.0",
"node-fetch": "^3.3.1",
"prettier": "^2.8.8",
"rollup": "^3.26.2",
"node-fetch": "^3.3.2",
"prettier": "^3.0.1",
"rollup": "^3.28.0",
"rollup-plugin-gzip": "^3.1.0",
"semantic-release": "^21.0.7",
"tslib": "^2.6.0",
"tslib": "^2.6.1",
"tsx": "^3.12.7",
"typedoc": "^0.24.8",
"typedoc-plugin-markdown": "^3.15.3",
"typedoc-plugin-markdown": "^3.15.4",
"typescript": "^5.1.6",
"uWebSockets.js": "uNetworking/uWebSockets.js#v20.30.0",
"vitest": "^0.33.0"
"uWebSockets.js": "uNetworking/uWebSockets.js#v20.31.0",
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion website/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand Down
Loading

0 comments on commit ce9ff3c

Please sign in to comment.