fix(deps): update dependency graphiql to v1.11.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-08-04 19:24:56 +00:00
committed by GitHub
parent 663846f628
commit e7afc29d2c
+8 -8
View File
@@ -2788,10 +2788,10 @@
teeny-request "^8.0.0"
uuid "^8.0.0"
"@graphiql/react@^0.6.0":
version "0.6.0"
resolved "https://registry.npmjs.org/@graphiql/react/-/react-0.6.0.tgz#5def1c8f5f5ef7e65f6cf97c47ecc6bfc9fbff38"
integrity sha512-eC4K2Bzrih+NMOXcOGXxTcqJz9Hcowp/Hx9TSOWUczSifI309kVhBEuHVa/Fnqqw04WyvL6Wvn92gUlRak51Qg==
"@graphiql/react@^0.7.0":
version "0.7.0"
resolved "https://registry.npmjs.org/@graphiql/react/-/react-0.7.0.tgz#0c8473798c70ae4b573057f2890f3c7f2a62d6ba"
integrity sha512-1xlj+WnfumwyWsXGWCX7DSN9/sXAganPOvceyochlcuhxeejnWy5s3gsSiTdGVDVR68OOTkYx+EpkRnXAZyEeA==
dependencies:
"@graphiql/toolkit" "^0.6.0"
codemirror "^5.65.3"
@@ -14689,11 +14689,11 @@ grapheme-splitter@^1.0.4:
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
graphiql@^1.5.12, graphiql@^1.8.8:
version "1.10.0"
resolved "https://registry.npmjs.org/graphiql/-/graphiql-1.10.0.tgz#2f869fe394fca76c7257444f80c5a2661d863ecc"
integrity sha512-OkhTLRzR8gwpePYLlosr0U3i9rPBmHQMHqm7pABjJ7gHfHi3UuokUAJ+tkKfv2cRHkJXB80Fp31ZAcCL6uG2tg==
version "1.11.0"
resolved "https://registry.npmjs.org/graphiql/-/graphiql-1.11.0.tgz#e9ce0920e143ab543be189d6f67ac5cf09747709"
integrity sha512-QsQcNTbn5O7PurqrWblwFKgvSd12lyosHChs6zPladKyZ6+oiDhuhK69FIjxxBnm1tFR/Ko4NMDsTn4hLH1SMg==
dependencies:
"@graphiql/react" "^0.6.0"
"@graphiql/react" "^0.7.0"
"@graphiql/toolkit" "^0.6.0"
entities "^2.0.0"
graphql-language-service "^5.0.6"