Skip to content

Commit

Permalink
chore: Update to GraphQL 16.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nellh committed Nov 2, 2023
1 parent 507fa78 commit 9374e50
Show file tree
Hide file tree
Showing 9 changed files with 59 additions and 59 deletions.
82 changes: 41 additions & 41 deletions .pnp.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.23.1",
"eslint-plugin-react-hooks": "^4.2.0",
"graphql": "16.6.0",
"graphql": "16.8.1",
"history": "5.2.0",
"husky": "5.1.1",
"ioredis": "^5.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/openneuro-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"date-fns": "^2.16.1",
"draft-js": "^0.11.7",
"email-validator": "^2.0.4",
"graphql": "16.6.0",
"graphql": "16.8.1",
"jwt-decode": "^2.2.0",
"markdown-to-jsx": "^7.1.2",
"pluralize": "8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/openneuro-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"elastic-apm-node": "^3.49.1",
"esm": "^3.0.16",
"fetch-h2": "^3.0.2",
"graphql": "16.6.0",
"graphql": "16.8.1",
"inquirer": "^5.2.0",
"jwt-decode": "^3.1.2",
"mkdirp": "1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/openneuro-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@apollo/client": "3.7.2",
"@graphql-tools/mock": "^9.0.0",
"crypto-hash": "^1.3.0",
"graphql": "16.6.0",
"graphql": "16.8.1",
"react": "^17.0.1",
"semver": "^5.5.0",
"subscriptions-transport-ws": "^0.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/openneuro-indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@elastic/elasticsearch": "7.15.0",
"@openneuro/client": "^4.20.3",
"@openneuro/search": "^4.20.3",
"graphql": "16.6.0",
"graphql": "16.8.1",
"ts-node": "^9.1.1",
"typescript": "5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/openneuro-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@apollo/client": "3.7.2",
"@elastic/elasticsearch": "7.15.0",
"graphql": "16.6.0",
"graphql": "16.8.1",
"jsonwebtoken": "^9.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/openneuro-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"draft-js-export-html": "^1.4.1",
"elastic-apm-node": "3.49.1",
"express": "4.18.2",
"graphql": "16.6.0",
"graphql": "16.8.1",
"graphql-bigint": "^1.0.0",
"graphql-compose": "9.0.10",
"graphql-iso-date": "^3.6.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5451,7 +5451,7 @@ __metadata:
draft-js: ^0.11.7
email-validator: ^2.0.4
esbuild-plugin-globals: ^0.1.1
graphql: 16.6.0
graphql: 16.8.1
history: 5.3.0
jsdom: ^16.5.3
jwt-decode: ^2.2.0
Expand Down Expand Up @@ -5494,7 +5494,7 @@ __metadata:
elastic-apm-node: ^3.49.1
esm: ^3.0.16
fetch-h2: ^3.0.2
graphql: 16.6.0
graphql: 16.8.1
inquirer: ^5.2.0
jwt-decode: ^3.1.2
metro-memory-fs: ^0.73.3
Expand All @@ -5519,7 +5519,7 @@ __metadata:
"@openneuro/server": ^4.20.3
core-js: ^3.10.1
crypto-hash: ^1.3.0
graphql: 16.6.0
graphql: 16.8.1
ioredis-mock: ^8.8.1
react: ^17.0.1
semver: ^5.5.0
Expand Down Expand Up @@ -5576,7 +5576,7 @@ __metadata:
"@types/node": 18.11.9
"@types/tsc-watch": ^4
core-js: ^3.10.1
graphql: 16.6.0
graphql: 16.8.1
ts-node: ^9.1.1
typescript: 5.1.6
vitest: 0.34.4
Expand All @@ -5594,7 +5594,7 @@ __metadata:
"@types/jsonwebtoken": ^8
"@types/node": 18.11.9
core-js: ^3.10.1
graphql: 16.6.0
graphql: 16.8.1
jsonwebtoken: ^9.0.0
vitest: 0.34.4
languageName: unknown
Expand Down Expand Up @@ -5630,7 +5630,7 @@ __metadata:
draft-js-export-html: ^1.4.1
elastic-apm-node: 3.49.1
express: 4.18.2
graphql: 16.6.0
graphql: 16.8.1
graphql-bigint: ^1.0.0
graphql-compose: 9.0.10
graphql-iso-date: ^3.6.1
Expand Down Expand Up @@ -14246,10 +14246,10 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"graphql@npm:16.6.0":
version: 16.6.0
resolution: "graphql@npm:16.6.0"
checksum: bf1d9e3c1938ce3c1a81e909bd3ead1ae4707c577f91cff1ca2eca474bfbc7873d5d7b942e1e9777ff5a8304421dba57a4b76d7a29eb19de8711cb70e3c2415e
"graphql@npm:16.8.1":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -22243,7 +22243,7 @@ resolve@^2.0.0-next.3:
eslint-plugin-prettier: ^3.3.1
eslint-plugin-react: ^7.23.1
eslint-plugin-react-hooks: ^4.2.0
graphql: 16.6.0
graphql: 16.8.1
history: 5.2.0
husky: 5.1.1
ioredis: ^5.2.4
Expand Down

0 comments on commit 9374e50

Please sign in to comment.