Skip to content

Commit 15aa8ac

Browse files
fix(deps): update dependency @graphql-yoga/render-graphiql to v5
1 parent 68959f7 commit 15aa8ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@graphql-yoga/render-graphiql": "2.13.12",
12+
"@graphql-yoga/render-graphiql": "5.0.1",
1313
"@heroicons/react": "1.0.6",
1414
"@supabase/supabase-js": "1.35.7",
1515
"@supabase/ui": "0.36.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -904,10 +904,10 @@
904904
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
905905
integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==
906906

907-
"@graphql-yoga/render-graphiql@2.13.12":
908-
version "2.13.12"
909-
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-2.13.12.tgz#7cee57624a854739e866c8c1364fa1840fcfe6b0"
910-
integrity sha512-l1H8/kwW3FlifeMXI59o+LOSkKHXoxPP5q3H/F5oUKtxMp8Dqfd0CQq2qdW6/ef7q3watrPOggkv4dn5MsPN5g==
907+
"@graphql-yoga/render-graphiql@5.0.1":
908+
version "5.0.1"
909+
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-5.0.1.tgz#34d957bd6103e0c02b3a75ba178d43037baa7757"
910+
integrity sha512-4KYx5Yx/5hx8TSv8mPLN6esdoDdIdAQmh6a1M7m8cnBS0O+fswAlurBDcaEO+Vu4hJZkOy4ivHMXcbow8ykS1A==
911911

912912
"@heroicons/[email protected]":
913913
version "1.0.6"

0 commit comments

Comments
 (0)