Skip to content

Commit c396711

Browse files
fix(deps): update dependency graphiql to v3.2.2 (cylc#1788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71831c8 commit c396711

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"axios": "1.6.8",
3636
"dedent": "1.5.3",
3737
"enumify": "2.0.0",
38-
"graphiql": "3.2.0",
38+
"graphiql": "3.2.2",
3939
"graphql": "16.8.1",
4040
"graphql-tag": "2.12.6",
4141
"lodash-es": "4.17.21",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -883,9 +883,9 @@ __metadata:
883883
languageName: node
884884
linkType: hard
885885

886-
"@graphiql/react@npm:^0.21.0":
887-
version: 0.21.0
888-
resolution: "@graphiql/react@npm:0.21.0"
886+
"@graphiql/react@npm:^0.22.1":
887+
version: 0.22.1
888+
resolution: "@graphiql/react@npm:0.22.1"
889889
dependencies:
890890
"@graphiql/toolkit": "npm:^0.9.1"
891891
"@headlessui/react": "npm:^1.7.15"
@@ -906,7 +906,7 @@ __metadata:
906906
graphql: ^15.5.0 || ^16.0.0
907907
react: ^16.8.0 || ^17 || ^18
908908
react-dom: ^16.8.0 || ^17 || ^18
909-
checksum: 10c0/8f77d9b1546c91712884d95442508e07e77f40bbf011612a7271aed8235ba5eafc12cbe2206f1026d3a69b454fe2dde5324915b6c3db0daaac8f7fca7df48d0e
909+
checksum: 10c0/455c42d1fcb3e0f6f4f6eb2507251578d227dfafae02559e1bae311c2a50afe50c0cb0e8e61616f54a14c60e6c0a6e9648542ac0d2646fa135975a21a61b6c74
910910
languageName: node
911911
linkType: hard
912912

@@ -3852,7 +3852,7 @@ __metadata:
38523852
eslint-plugin-vuetify: "npm:2.4.0"
38533853
express: "npm:4.19.2"
38543854
express-ws: "npm:5.0.2"
3855-
graphiql: "npm:3.2.0"
3855+
graphiql: "npm:3.2.2"
38563856
graphql: "npm:16.8.1"
38573857
graphql-tag: "npm:2.12.6"
38583858
istanbul-lib-coverage: "npm:3.2.2"
@@ -5906,19 +5906,19 @@ __metadata:
59065906
languageName: node
59075907
linkType: hard
59085908

5909-
"graphiql@npm:3.2.0":
5910-
version: 3.2.0
5911-
resolution: "graphiql@npm:3.2.0"
5909+
"graphiql@npm:3.2.2":
5910+
version: 3.2.2
5911+
resolution: "graphiql@npm:3.2.2"
59125912
dependencies:
5913-
"@graphiql/react": "npm:^0.21.0"
5913+
"@graphiql/react": "npm:^0.22.1"
59145914
"@graphiql/toolkit": "npm:^0.9.1"
59155915
graphql-language-service: "npm:^5.2.0"
59165916
markdown-it: "npm:^14.1.0"
59175917
peerDependencies:
59185918
graphql: ^15.5.0 || ^16.0.0
59195919
react: ^16.8.0 || ^17 || ^18
59205920
react-dom: ^16.8.0 || ^17 || ^18
5921-
checksum: 10c0/0212a3f55201ea3a097ecfe3ee86f01fefc1b5f26f394c1ac46c25b1fe750cc45b2ddd5cce9631444bc8871021188614431a3bbd4f78a89acca4fca67142115b
5921+
checksum: 10c0/ddf03c47d7e367bebc283fe4f5ded48f84ba260f34f4e97be11921ffbc4e95b9777e81e17b960465054dc475d3ba2c8187c2b0f8ca43c4b9ccd6b8c96b0eecfb
59225922
languageName: node
59235923
linkType: hard
59245924

0 commit comments

Comments
 (0)