Skip to content

Commit

Permalink
fix(deps): update dependency @supabase/supabase-js to v2.39.7 (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent e88557c commit 069205e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion with-nextauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@next-auth/supabase-adapter": "0.2.1",
"@supabase/supabase-js": "2.39.6",
"@supabase/supabase-js": "2.39.7",
"jsonwebtoken": "9.0.2",
"next": "14.1.0",
"next-auth": "4.24.6",
Expand Down
8 changes: 4 additions & 4 deletions with-nextauth/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,10 @@
dependencies:
"@supabase/node-fetch" "^2.6.14"

"@supabase/[email protected].6":
version "2.39.6"
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.39.6.tgz#fb8ac8085f1d095d1f6d2078dab811303a45935f"
integrity sha512-HlflDzem0+l3KYYTqHV0UsqkDooV9my5UcBCV2zvvTrl77UtW97uKTZWn9lSWMuiy+ZvRLsiuG+WTiBuKMQl0Q==
"@supabase/[email protected].7":
version "2.39.7"
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.39.7.tgz#61c3277a94bd9fd0574b39ecdf4fecffd73a139c"
integrity sha512-1vxsX10Uhc2b+Dv9pRjBjHfqmw2N2h1PyTg9LEfICR3x2xwE24By1MGCjDZuzDKH5OeHCsf4it6K8KRluAAEXA==
dependencies:
"@supabase/functions-js" "2.1.5"
"@supabase/gotrue-js" "2.62.2"
Expand Down

0 comments on commit 069205e

Please sign in to comment.