Skip to content

Commit

Permalink
fix(deps): update dependency graphiql to v2.4.5 (#8399)
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 and jtoar committed Jun 1, 2023
1 parent 4d7b082 commit bb31bd8
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.4, @graphiql/react@npm:^0.17.5":
"@graphiql/react@npm:^0.17.5":
version: 0.17.5
resolution: "@graphiql/react@npm:0.17.5"
dependencies:
Expand Down Expand Up @@ -2543,18 +2543,18 @@ __metadata:
linkType: hard

"graphiql@npm:^2.4.0":
version: 2.4.4
resolution: "graphiql@npm:2.4.4"
version: 2.4.5
resolution: "graphiql@npm:2.4.5"
dependencies:
"@graphiql/react": ^0.17.4
"@graphiql/react": ^0.17.5
"@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: f69df1ed25202917f10613879bd33d6f7fbc0de1b4149ddbbecc7b2a25e39190e8079053f9d164b47d25e9bd6a1ca06246072de427f17f59052eaec6f8bbb538
checksum: 30be5f21e2c23684d68fee74cd2712cdfe5771edaa28d7ecea7b61297679a27d76470bd6e2be3ec722ddb3fcd15d0c54ad527bde9bd778654dc67314ba4f388a
languageName: node
linkType: hard

Expand Down

0 comments on commit bb31bd8

Please sign in to comment.