Skip to content

Commit 92579f8

Browse files
fix(deps): update dependency @graphql-yoga/render-graphiql to v5
1 parent 504560d commit 92579f8

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.12.2",
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.12.2":
908+
version "5.12.2"
909+
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-5.12.2.tgz#2a833d45d6a452713b4e04628cac9a621e9b5297"
910+
integrity sha512-Oi57uqgpj/32z9esiicmhugIZoiQ/c+HJhBmqlRFBM5ke46CokEnHNHUL4MC2wm4lUbdY/2dnsuT4g3eljnEcw==
911911

912912
"@heroicons/react@1.0.6":
913913
version "1.0.6"

0 commit comments

Comments
 (0)