Merge pull request #11864 from backstage/renovate/graphiql-1.x-lockfile
fix(deps): update dependency graphiql to v1.9.5
This commit is contained in:
@@ -2271,10 +2271,10 @@
|
||||
uuid "^8.0.0"
|
||||
xdg-basedir "^4.0.0"
|
||||
|
||||
"@graphiql/react@^0.2.1":
|
||||
version "0.2.1"
|
||||
resolved "https://registry.npmjs.org/@graphiql/react/-/react-0.2.1.tgz#e7309e6acea07cfdaa1333cdb7688b06046dcc09"
|
||||
integrity sha512-Ceuv4p++WWHx++wnBgu1eIoRmQbuESfOR76HgRSHlMsR8Vj4mgixbHANOmU2F3H1dc3uKObUVF+Cjcs+f7V08g==
|
||||
"@graphiql/react@^0.3.0":
|
||||
version "0.3.0"
|
||||
resolved "https://registry.npmjs.org/@graphiql/react/-/react-0.3.0.tgz#3e5100b977a15020514350a6cbd9440a3430e73a"
|
||||
integrity sha512-XA+khix70FM5yQ0l0xTHC1y2LZ2v/mYWQAhxKo9+5mGfIiMtuo2hEEdJeQvX03CGfIIDjZHD6KOzQNO4LTLqxA==
|
||||
dependencies:
|
||||
"@graphiql/toolkit" "^0.6.0"
|
||||
codemirror "^5.65.3"
|
||||
@@ -2283,6 +2283,7 @@
|
||||
escape-html "^1.0.3"
|
||||
graphql-language-service "^5.0.4"
|
||||
markdown-it "^12.2.0"
|
||||
set-value "^4.1.0"
|
||||
|
||||
"@graphiql/toolkit@^0.6.0":
|
||||
version "0.6.0"
|
||||
@@ -13691,16 +13692,15 @@ grapheme-splitter@^1.0.4:
|
||||
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
|
||||
|
||||
graphiql@^1.5.12, graphiql@^1.8.8:
|
||||
version "1.9.4"
|
||||
resolved "https://registry.npmjs.org/graphiql/-/graphiql-1.9.4.tgz#ad020c33f1941954fa2c83b458119a6520c4591f"
|
||||
integrity sha512-fDzmuSIJHYJAY/SyThEi4qXz8KIgy9/2s/7jOarhWDiPI5l/jYGDQSgxtM3KKhhKwuRaQrG4MjcguBhUvfu+lw==
|
||||
version "1.9.5"
|
||||
resolved "https://registry.npmjs.org/graphiql/-/graphiql-1.9.5.tgz#586e9ec62a7952726481458dfc7f9164a4d9cc2d"
|
||||
integrity sha512-maX8AQ4ww2hxo0Jrbyi3xtwmm4Th6kx2sEfnusN+r8gm0QsmMc+0VZ/HwMXEAzMj0ckNmv0mMz9tBBJVp4FQ4A==
|
||||
dependencies:
|
||||
"@graphiql/react" "^0.2.1"
|
||||
"@graphiql/react" "^0.3.0"
|
||||
"@graphiql/toolkit" "^0.6.0"
|
||||
entities "^2.0.0"
|
||||
graphql-language-service "^5.0.4"
|
||||
markdown-it "^12.2.0"
|
||||
set-value "^4.1.0"
|
||||
|
||||
graphlib@^2.1.8:
|
||||
version "2.1.8"
|
||||
|
||||
Reference in New Issue
Block a user