Skip to content

Commit 5267839

Browse files
fix(deps): update dependency graphiql to v3.0.10
1 parent 60af6d1 commit 5267839

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"axios": "1.6.2",
3535
"dedent": "1.5.1",
3636
"enumify": "2.0.0",
37-
"graphiql": "3.0.6",
37+
"graphiql": "3.0.10",
3838
"graphql": "16.8.1",
3939
"graphql-tag": "2.12.6",
4040
"lodash": "4.17.21",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -886,9 +886,9 @@ __metadata:
886886
languageName: node
887887
linkType: hard
888888

889-
"@graphiql/react@npm:^0.19.4":
890-
version: 0.19.4
891-
resolution: "@graphiql/react@npm:0.19.4"
889+
"@graphiql/react@npm:^0.20.2":
890+
version: 0.20.2
891+
resolution: "@graphiql/react@npm:0.20.2"
892892
dependencies:
893893
"@graphiql/toolkit": "npm:^0.9.1"
894894
"@headlessui/react": "npm:^1.7.15"
@@ -909,7 +909,7 @@ __metadata:
909909
graphql: ^15.5.0 || ^16.0.0
910910
react: ^16.8.0 || ^17 || ^18
911911
react-dom: ^16.8.0 || ^17 || ^18
912-
checksum: ab292fcc611393b03a467b2ca984bbd9802b85a4f160e19c604a474bde6c35576145dc733b4f5842a269dcf3fe284a0f6c7a29d3f600a856bc532a6155d1cd0f
912+
checksum: 6bf9e50fc5c56da2e04bfacdf066a5077ddb3909481ab25f13da812d213b237855dda2daeb6c8f8cbc961584008e9bebd9b4ed89262963ecf94e736c53466b5c
913913
languageName: node
914914
linkType: hard
915915

@@ -3832,7 +3832,7 @@ __metadata:
38323832
eslint-plugin-vuetify: "npm:2.0.5"
38333833
express: "npm:4.18.2"
38343834
express-ws: "npm:5.0.2"
3835-
graphiql: "npm:3.0.6"
3835+
graphiql: "npm:3.0.10"
38363836
graphql: "npm:16.8.1"
38373837
graphql-tag: "npm:2.12.6"
38383838
graphql-ws: "npm:5.14.2"
@@ -5851,19 +5851,19 @@ __metadata:
58515851
languageName: node
58525852
linkType: hard
58535853

5854-
"graphiql@npm:3.0.6":
5855-
version: 3.0.6
5856-
resolution: "graphiql@npm:3.0.6"
5854+
"graphiql@npm:3.0.10":
5855+
version: 3.0.10
5856+
resolution: "graphiql@npm:3.0.10"
58575857
dependencies:
5858-
"@graphiql/react": "npm:^0.19.4"
5858+
"@graphiql/react": "npm:^0.20.2"
58595859
"@graphiql/toolkit": "npm:^0.9.1"
58605860
graphql-language-service: "npm:^5.2.0"
58615861
markdown-it: "npm:^12.2.0"
58625862
peerDependencies:
58635863
graphql: ^15.5.0 || ^16.0.0
58645864
react: ^16.8.0 || ^17 || ^18
58655865
react-dom: ^16.8.0 || ^17 || ^18
5866-
checksum: 39351530172bca19a3d8c9c0746981b60b673ef5b43f3c709be020b21add313bf157c3a608899269bc4f2ff3def363ba08d20d7f124117b0ded3b33c23dcb9cc
5866+
checksum: 36750b94b8a1abaa2448f6eb6e29c8e38680d06e950bcaab67d26f3ab4509b2bdfcb74162e7e79846665c360943204c0d4d571176187e17a3e7073595763e42e
58675867
languageName: node
58685868
linkType: hard
58695869

0 commit comments

Comments
 (0)