Skip to content

Commit

Permalink
fix(deps): update dependency @supabase/supabase-js to v2.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent b3cfd34 commit 941d166
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react-app-revamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@lens-protocol/metadata": "1.2.0",
"@next/third-parties": "14.2.20",
"@rainbow-me/rainbowkit": "2.2.1",
"@supabase/supabase-js": "2.46.2",
"@supabase/supabase-js": "2.47.1",
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.15",
"@tanstack/react-query": "5.62.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7254,10 +7254,10 @@
dependencies:
"@supabase/node-fetch" "^2.6.14"

"@supabase/supabase-js@2.46.2":
version "2.46.2"
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.46.2.tgz#b886d173408a8a8b4081837364cfd0d01a3f73f8"
integrity sha512-5FEzYMZhfIZrMWEqo5/dQincvrhM+DeMWH3/okeZrkBBW1AJxblOQhnhF4/dfNYK25oZ1O8dAnnxZ9gQqdr40w==
"@supabase/supabase-js@2.47.1":
version "2.47.1"
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.47.1.tgz#7db29b6bb3ffefa0211a82f9813e8afe92799fc3"
integrity sha512-Q5zBX3BhK4tIFE6W8TK7NP29G9XCX8nzMydHONI8e/6HjYnKmUyNf33rsTTwGVVlXz2ruzJKO+EX4wuwD21Q4g==
dependencies:
"@supabase/auth-js" "2.65.1"
"@supabase/functions-js" "2.4.3"
Expand Down

0 comments on commit 941d166

Please sign in to comment.