Skip to content

Commit e9d19db

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphiql to v1.4.8
1 parent 717256a commit e9d19db

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.63.3",
2020
"codemirror-graphql": "0.15.2",
2121
"date-fns": "2.23.0",
22-
"graphiql": "1.4.7",
22+
"graphiql": "1.4.8",
2323
"graphql": "15.7.2",
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
@@ -12091,10 +12091,10 @@ graphile-utils@^4.11.2:
1209112091
graphql ">=0.9 <0.14 || ^14.0.2 || ^15.4.0"
1209212092
tslib "^2.0.1"
1209312093

12094-
12095-
version "1.4.7"
12096-
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-1.4.7.tgz#6a35acf0786d7518fbb986b75bf0a3d752c19c1a"
12097-
integrity sha512-oHsBTzdWTbRJhqazbjrC6wY7YInViErAeXLqetCxdFFu2Zk5FV3V3rs7KPrCyr7kM6lW0nfXMzIfKuIgxAqx7g==
12094+
12095+
version "1.4.8"
12096+
resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-1.4.8.tgz#6c7237ca41b9069ac6e6232b73d5895982eaf0bc"
12097+
integrity sha512-wfgQArqPGwWREy6+1aV9Zzk7K/usKBDXHGLjVEWELbIT0EnyU2SsXKasshM+ooopT4sHUkTza74k202SS/bYnA==
1209812098
dependencies:
1209912099
"@graphiql/toolkit" "^0.3.2"
1210012100
codemirror "^5.58.2"

0 commit comments

Comments
 (0)