Skip to content

Commit a6e140f

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

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": "4.0.4",
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@4.0.4":
908+
version "4.0.4"
909+
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-4.0.4.tgz#83acb03587ea606a45bffad266b8e61bbb23ae85"
910+
integrity sha512-/X+28+w8a7QU0543nh41lI6IsgjSX4Kja2grXHjNES4J2FySe+uXx8bcen2Y9au+syOFDK/pRcUrJuDjFmwxUw==
911911

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

0 commit comments

Comments
 (0)