Skip to content

Commit

Permalink
fix(deps): update dependency graphql to v16.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2023
1 parent 258fb02 commit acb32bd
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"deepmerge": "4.3.1",
"execa": "5.1.1",
"fast-glob": "3.2.12",
"graphql": "16.6.0",
"graphql": "16.7.1",
"jest": "29.5.0",
"jscodeshift": "0.15.0",
"pascalcase": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"esbuild": "0.18.10",
"fast-glob": "3.2.12",
"file-loader": "6.2.0",
"graphql": "16.6.0",
"graphql": "16.7.1",
"graphql-tag": "2.12.6",
"html-webpack-plugin": "5.5.3",
"lodash": "4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/testing-library__jest-dom": "5.14.6",
"graphql": "16.6.0",
"graphql": "16.7.1",
"jest": "29.5.0",
"nodemon": "2.0.22",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.3"
},
"peerDependencies": {
"graphql": "16.6.0",
"graphql": "16.7.1",
"react": "18.2.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@redwoodjs/api": "5.0.0",
"@redwoodjs/project-config": "5.0.0",
"core-js": "3.31.0",
"graphql": "16.6.0",
"graphql": "16.7.1",
"graphql-scalars": "1.22.2",
"graphql-tag": "2.12.6",
"graphql-yoga": "3.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"esbuild": "0.18.10",
"fast-glob": "3.2.12",
"fs-extra": "11.1.1",
"graphql": "16.6.0",
"graphql": "16.7.1",
"kill-port": "1.6.1",
"prettier": "2.8.8",
"rimraf": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"babel-plugin-ignore-html-and-css-imports": "0.1.0",
"cheerio": "1.0.0-rc.12",
"core-js": "3.31.0",
"graphql": "16.6.0",
"graphql": "16.7.1",
"mime-types": "2.1.35"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dotenv-defaults": "5.0.2",
"enquirer": "2.3.6",
"fast-glob": "3.2.12",
"graphql": "16.6.0",
"graphql": "16.7.1",
"lazy-get-decorator": "2.2.1",
"line-column": "1.0.2",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@tailwindcss/forms": "0.5.3",
"@tremor/react": "3.2.3",
"graphiql": "2.4.7",
"graphql": "16.6.0",
"graphql": "16.7.1",
"graphql-scalars": "1.21.3",
"json-bigint-patch": "0.0.8",
"pretty-ms": "7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/studio/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2388,7 +2388,7 @@ __metadata:
"@vitejs/plugin-react": 4.0.1
autoprefixer: 10.4.14
graphiql: 2.4.7
graphql: 16.6.0
graphql: 16.7.1
graphql-scalars: 1.21.3
json-bigint-patch: 0.0.8
postcss: 8.4.24
Expand Down Expand Up @@ -2615,10 +2615,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:16.6.0":
version: 16.6.0
resolution: "graphql@npm:16.6.0"
checksum: 3a2c15ff58b69d017618d2b224fa6f3c4a7937e1f711c3a5e0948db536b4931e6e649560b53de7cc26735e027ceea6e2d0a6bb7c29fc4639b290313e3aa71618
"graphql@npm:16.7.1":
version: 16.7.1
resolution: "graphql@npm:16.7.1"
checksum: 0b4e83382bf3cb9c82ddf61a51aab382c4de50c34025173285c580135fe8646aa281c264fcf0c2214ae92ea925742d86999fe5e2ad842b6f3b54a9ffb0b299d2
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"fast-json-parse": "1.0.3",
"fastify": "4.18.0",
"fastify-raw-body": "4.2.0",
"graphql": "16.6.0",
"graphql": "16.7.1",
"graphql-scalars": "1.22.2",
"graphql-yoga": "3.9.1",
"jsonwebtoken": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/runtime-corejs3": "7.22.5",
"@redwoodjs/auth": "5.0.0",
"core-js": "3.31.0",
"graphql": "16.6.0",
"graphql": "16.7.1",
"graphql-tag": "2.12.6",
"react-helmet-async": "1.3.0",
"react-hot-toast": "2.4.1",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7420,7 +7420,7 @@ __metadata:
execa: 5.1.1
fast-glob: 3.2.12
fs-extra: 11.1.1
graphql: 16.6.0
graphql: 16.7.1
jest: 29.5.0
jscodeshift: 0.15.0
pascalcase: 1.0.0
Expand Down Expand Up @@ -7471,7 +7471,7 @@ __metadata:
esbuild: 0.18.10
fast-glob: 3.2.12
file-loader: 6.2.0
graphql: 16.6.0
graphql: 16.7.1
graphql-tag: 2.12.6
html-webpack-plugin: 5.5.3
jest: 29.5.0
Expand Down Expand Up @@ -7588,7 +7588,7 @@ __metadata:
"@types/react-dom": 18.2.6
"@types/testing-library__jest-dom": 5.14.6
core-js: 3.31.0
graphql: 16.6.0
graphql: 16.7.1
jest: 29.5.0
nodemon: 2.0.22
pascalcase: 1.0.0
Expand All @@ -7597,7 +7597,7 @@ __metadata:
react-hook-form: 7.45.0
typescript: 5.1.3
peerDependencies:
graphql: 16.6.0
graphql: 16.7.1
react: 18.2.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7633,7 +7633,7 @@ __metadata:
"@whatwg-node/fetch": 0.9.7
aws-lambda: 1.0.7
core-js: 3.31.0
graphql: 16.6.0
graphql: 16.7.1
graphql-scalars: 1.22.2
graphql-tag: 2.12.6
graphql-yoga: 3.9.1
Expand Down Expand Up @@ -7679,7 +7679,7 @@ __metadata:
esbuild: 0.18.10
fast-glob: 3.2.12
fs-extra: 11.1.1
graphql: 16.6.0
graphql: 16.7.1
graphql-tag: 2.12.6
jest: 29.5.0
kill-port: 1.6.1
Expand Down Expand Up @@ -7716,7 +7716,7 @@ __metadata:
babel-plugin-tester: 11.0.4
cheerio: 1.0.0-rc.12
core-js: 3.31.0
graphql: 16.6.0
graphql: 16.7.1
jest: 29.5.0
mime-types: 2.1.35
typescript: 5.1.3
Expand Down Expand Up @@ -7801,7 +7801,7 @@ __metadata:
dotenv-defaults: 5.0.2
enquirer: 2.3.6
fast-glob: 3.2.12
graphql: 16.6.0
graphql: 16.7.1
jest: 29.5.0
lazy-get-decorator: 2.2.1
line-column: 1.0.2
Expand Down Expand Up @@ -7848,7 +7848,7 @@ __metadata:
fast-json-parse: 1.0.3
fastify: 4.18.0
fastify-raw-body: 4.2.0
graphql: 16.6.0
graphql: 16.7.1
graphql-scalars: 1.22.2
graphql-yoga: 3.9.1
jest: 29.5.0
Expand Down Expand Up @@ -7980,7 +7980,7 @@ __metadata:
"@types/react-dom": 18.2.6
"@types/testing-library__jest-dom": 5.14.6
core-js: 3.31.0
graphql: 16.6.0
graphql: 16.7.1
graphql-tag: 2.12.6
jest: 29.5.0
jest-runner-tsd: 5.0.0
Expand Down Expand Up @@ -18889,10 +18889,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:16.6.0, graphql@npm:^15.0.0 || ^16.0.0, graphql@npm:^16.0.0":
version: 16.6.0
resolution: "graphql@npm:16.6.0"
checksum: 3a2c15ff58b69d017618d2b224fa6f3c4a7937e1f711c3a5e0948db536b4931e6e649560b53de7cc26735e027ceea6e2d0a6bb7c29fc4639b290313e3aa71618
"graphql@npm:16.7.1, graphql@npm:^15.0.0 || ^16.0.0, graphql@npm:^16.0.0":
version: 16.7.1
resolution: "graphql@npm:16.7.1"
checksum: 0b4e83382bf3cb9c82ddf61a51aab382c4de50c34025173285c580135fe8646aa281c264fcf0c2214ae92ea925742d86999fe5e2ad842b6f3b54a9ffb0b299d2
languageName: node
linkType: hard

Expand Down

0 comments on commit acb32bd

Please sign in to comment.