Skip to content

Commit

Permalink
chore(deps-dev): bump @supabase/supabase-js from 2.38.2 to 2.38.4
Browse files Browse the repository at this point in the history
Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 2.38.2 to 2.38.4.
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.38.2...v2.38.4)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 55d9d83 commit 358f0b6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"@mdn/minimalist": "^2.0.4",
"@playwright/test": "^1.39.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@supabase/supabase-js": "^2.38.2",
"@supabase/supabase-js": "^2.38.4",
"@svgr/webpack": "^8.1.0",
"@swc/core": "^1.3.80",
"@testing-library/react": "^14.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2488,10 +2488,10 @@
dependencies:
"@supabase/node-fetch" "^2.6.14"

"@supabase/realtime-js@^2.8.1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@supabase/realtime-js/-/realtime-js-2.8.1.tgz#d93864b399e53f8618fea164956b1f43a77e75d9"
integrity sha512-bka5U4OeoKMdorGMPjdF30cl8n8nbhn+I9H4iySKzbN45W6AGxi7xoODnxdq/QwaDGtVyTMVbU+GVWre0QCdtw==
"@supabase/realtime-js@^2.8.4":
version "2.8.4"
resolved "https://registry.yarnpkg.com/@supabase/realtime-js/-/realtime-js-2.8.4.tgz#71de0874f38295ad1e780e0e6f3fbc6ae343e862"
integrity sha512-5C9slLTGikHnYmAnIBOaPogAgbcNY68vnIyE6GpqIKjHElVb6LIi4clwNcjHSj4z6szuvvzj8T/+ePEgGEGekw==
dependencies:
"@supabase/node-fetch" "^2.6.14"
"@types/phoenix" "^1.5.4"
Expand All @@ -2505,16 +2505,16 @@
dependencies:
"@supabase/node-fetch" "^2.6.14"

"@supabase/supabase-js@^2.38.2":
version "2.38.2"
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.38.2.tgz#566038ad4bbbb940c4f6749dc8d6992319a12b7e"
integrity sha512-yOCi94oO5WVUBhQ890BvtT7J3p8spP47PMhn22YldIcDLEQWE6N6X2JzfWCLHktXw+oCYUJfQBuqYhyLHAKb0w==
"@supabase/supabase-js@^2.38.4":
version "2.38.4"
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.38.4.tgz#ca075f7aa5ad0e33cb39b0254053087c56323e4f"
integrity sha512-bYwxm/GosvRqOMIv6YP7qUTZWi/trgHtDWUEZDEmyRHW24d0JYIb1GOt6RaO2hsWlecn88DAJIpjoNbprocgRA==
dependencies:
"@supabase/functions-js" "^2.1.5"
"@supabase/gotrue-js" "^2.56.0"
"@supabase/node-fetch" "^2.6.14"
"@supabase/postgrest-js" "^1.8.5"
"@supabase/realtime-js" "^2.8.1"
"@supabase/realtime-js" "^2.8.4"
"@supabase/storage-js" "^2.5.4"

"@surma/rollup-plugin-off-main-thread@^2.2.3":
Expand Down

0 comments on commit 358f0b6

Please sign in to comment.