Skip to content

Commit 4fdf408

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphiql to v1.5.17
1 parent 0cb0bf3 commit 4fdf408

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"codemirror": "5.65.1",
2020
"codemirror-graphql": "0.15.2",
2121
"date-fns": "2.23.0",
22-
"graphiql": "1.5.16",
22+
"graphiql": "1.5.17",
2323
"graphql": "15.8.0",
2424
"isomorphic-fetch": "3.0.0",
2525
"js-cookie": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12832,10 +12832,10 @@ graphile-utils@^4.11.2:
1283212832
graphql ">=0.9 <0.14 || ^14.0.2 || ^15.4.0"
1283312833
tslib "^2.0.1"
1283412834

12835-
12836-
version "1.5.16"
12837-
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-1.5.16.tgz#76876e6a9c07b7be26b9126b7c6801d6a7e27e3b"
12838-
integrity sha512-G1ucZ+1GS6Soq+ftr7eOihy6BcmJHYo29j1/GxXKclUr/z768WWjjIqDcF1/+geI0KOzVeEKkceA1bgT5hG4oQ==
12835+
12836+
version "1.5.17"
12837+
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-1.5.17.tgz#1b7be7ddb5b87d953fc986d285918c7b1a3603e3"
12838+
integrity sha512-C/9PdR6ZhrDGJXD7xDncb2gaEd7F3+8hMzBwmbM+CBG7W8YNmPb4C2aRyzHIijudCHAbKlEQTAuTjphOp1Y7Hg==
1283912839
dependencies:
1284012840
"@graphiql/toolkit" "^0.4.2"
1284112841
codemirror "^5.58.2"

0 commit comments

Comments
 (0)