Skip to content

Commit 0a15a0d

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

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.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@4.0.1":
908+
version "4.0.1"
909+
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-4.0.1.tgz#743e480363f75a9a9dba7b4c503cb04c867e1d31"
910+
integrity sha512-CYh3caN/atLJ2fHIRDq5x37K/J+ci3zpD0U4aYqu5efYktlRRB1zZN8+bz/Mb5BHTle0lgFPBcN9cJF6CNt09Q==
911911

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

0 commit comments

Comments
 (0)