Merge pull request #13117 from backstage/renovate/graphiql-1.x-lockfile

fix(deps): update dependency graphiql to v1.11.4
This commit is contained in:
backstage-goalie[bot]
2022-08-17 09:41:49 +00:00
committed by GitHub
+8 -8
View File
@@ -2661,10 +2661,10 @@
teeny-request "^8.0.0"
uuid "^8.0.0"
"@graphiql/react@^0.9.0":
version "0.9.0"
resolved "https://registry.npmjs.org/@graphiql/react/-/react-0.9.0.tgz#8450d3ea6dbf096deb16c9b297ff2ed526e793f4"
integrity sha512-JwhHVFS4ZP5lCchaf31NMJ/MVxl//DGrt/WO9XVjtQoL4kkAWMnNOQzZmTAnbEfPwdQUhkMz+xL50Yum3QrIZg==
"@graphiql/react@^0.10.0":
version "0.10.0"
resolved "https://registry.npmjs.org/@graphiql/react/-/react-0.10.0.tgz#8d888949dc6c9ddebe0817aeba3e2c164bfbb1bb"
integrity sha512-8Xo1O6SQps6R+mOozN7Ht85/07RwyXgJcKNeR2dWPkJz/1Lww8wVHIKM/AUpo0Aaoh6Ps3UK9ep8DDRfBT4XrQ==
dependencies:
"@graphiql/toolkit" "^0.6.1"
codemirror "^5.65.3"
@@ -14538,11 +14538,11 @@ grapheme-splitter@^1.0.4:
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
graphiql@^1.5.12, graphiql@^1.8.8:
version "1.11.3"
resolved "https://registry.npmjs.org/graphiql/-/graphiql-1.11.3.tgz#ed14117c1a9b1d93e66a9e5c23b135ba2bd15a6f"
integrity sha512-cvXYU0adFsvCIxbHMTcpi69jR5LZOG6tP00jnoSbgrYvQvGvIDGgRB5Dam+NmubVTqbjiC/SqF8mzh8rZp7AhQ==
version "1.11.4"
resolved "https://registry.npmjs.org/graphiql/-/graphiql-1.11.4.tgz#c84f39dbc7379fef62bc0ff98c9af86bfbce3241"
integrity sha512-yPjEPssKp6mo91q2zjSs6WUpiGm37r396OSHnfSVn0bE4jOMBtB2sbjzwe0GVKZeY3MpfZjpK0UFGrS05wb+qw==
dependencies:
"@graphiql/react" "^0.9.0"
"@graphiql/react" "^0.10.0"
"@graphiql/toolkit" "^0.6.1"
entities "^2.0.0"
graphql-language-service "^5.0.6"