Skip to content

Commit

Permalink
fix(deps): update dependency graphiql to v2.4.7 (#8437)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 768a77f commit ca0300e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/studio/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ __metadata:
languageName: node
linkType: hard

"@graphiql/react@npm:^0.17.5, @graphiql/react@npm:^0.17.6":
"@graphiql/react@npm:^0.17.6":
version: 0.17.6
resolution: "@graphiql/react@npm:0.17.6"
dependencies:
Expand Down Expand Up @@ -2543,18 +2543,18 @@ __metadata:
linkType: hard

"graphiql@npm:^2.4.0":
version: 2.4.5
resolution: "graphiql@npm:2.4.5"
version: 2.4.7
resolution: "graphiql@npm:2.4.7"
dependencies:
"@graphiql/react": ^0.17.5
"@graphiql/react": ^0.17.6
"@graphiql/toolkit": ^0.8.4
graphql-language-service: ^5.1.6
markdown-it: ^12.2.0
peerDependencies:
graphql: ^15.5.0 || ^16.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 30be5f21e2c23684d68fee74cd2712cdfe5771edaa28d7ecea7b61297679a27d76470bd6e2be3ec722ddb3fcd15d0c54ad527bde9bd778654dc67314ba4f388a
checksum: 00cc84c24529849b7c9870ee2f4eaf4a2142df8aa767328160f74a9e0a00d3949cb3ec5c8765f08e380366850f15518f42f0f1d6ad6095e731f882faea06dd31
languageName: node
linkType: hard

Expand Down

0 comments on commit ca0300e

Please sign in to comment.