Skip to content

Commit 5bec65f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphiql to v1.6.0
1 parent 62eb724 commit 5bec65f

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.2",
2020
"codemirror-graphql": "0.15.2",
2121
"date-fns": "2.23.0",
22-
"graphiql": "1.5.20",
22+
"graphiql": "1.6.0",
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
@@ -12844,10 +12844,10 @@ graphile-utils@^4.11.2:
1284412844
graphql ">=0.9 <0.14 || ^14.0.2 || ^15.4.0"
1284512845
tslib "^2.0.1"
1284612846

12847-
graphiql@1.5.20:
12848-
version "1.5.20"
12849-
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-1.5.20.tgz#6d85f7e921676cced881b1a2ea22caa211ed9c1d"
12850-
integrity sha512-cHXWN8W1npsQxY0N0hxfPzqWyP572Xiz04O1KANslS9uvlCaQ0YBfmUExRnPr85qI1a4s701wlkFwUViQHukoQ==
12847+
graphiql@1.6.0:
12848+
version "1.6.0"
12849+
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-1.6.0.tgz#04f248049e02f971c9a079e4b6a2df2da992cefc"
12850+
integrity sha512-VUxnzehiv5BiJzoHQOL7CVFfVjMidate93wSRvFotW7gZluF6PQE45B+LeVWLMRoC59KIUcL+6gtgLHJ5FssvA==
1285112851
dependencies:
1285212852
"@graphiql/toolkit" "^0.4.2"
1285312853
codemirror "^5.58.2"

0 commit comments

Comments
 (0)