Skip to content

Commit

Permalink
Bump @supabase/supabase-js from 2.38.1 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.1 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.1...v2.38.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2023
1 parent dae5709 commit 0a04806
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@shopify/react-intersection-observer": "^4.0.4",
"@stripe/react-stripe-js": "^2.3.1",
"@stripe/stripe-js": "^2.1.10",
"@supabase/supabase-js": "^2.38.1",
"@supabase/supabase-js": "^2.38.4",
"i18n-iso-countries": "^7.7.0",
"i18next": "^23.5.1",
"i18next-extract": "^0.1.3",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1621,10 +1621,10 @@
dependencies:
"@supabase/node-fetch" "^2.6.14"

"@supabase/gotrue-js@^2.54.2":
version "2.55.0"
resolved "https://registry.yarnpkg.com/@supabase/gotrue-js/-/gotrue-js-2.55.0.tgz#997a38f2ba68a38198efaf46d23ebb39274f991e"
integrity sha512-wZAP66Lo68iROKo33m8seY30rCeGiR34leMEZ80j9fPm+/ar6h3y43Hb7f9F2STVMwT3Sv+aM+w0yCon5bih4g==
"@supabase/gotrue-js@^2.56.0":
version "2.57.0"
resolved "https://registry.yarnpkg.com/@supabase/gotrue-js/-/gotrue-js-2.57.0.tgz#3ad7f290ef934f4504aa3f6a3c2826281701d859"
integrity sha512-/CcAW40aPKgp9/w9WgXVUQFg1AOdvFR687ONOMjASPBuC6FsNbKlcXp4pc+rwKNtxyxDkBbR+x7zj/8g00r/Og==
dependencies:
"@supabase/node-fetch" "^2.6.14"

Expand All @@ -1642,10 +1642,10 @@
dependencies:
"@supabase/node-fetch" "^2.6.14"

"@supabase/realtime-js@^2.8.0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@supabase/realtime-js/-/realtime-js-2.8.0.tgz#061071d0726554de4f20db928ed5fb6a0fed8243"
integrity sha512-j1OP2nRJhqLNEoYSMkIl1+cHK/Ow9fektemazkF2CvrIrmwgfJJGaFGiWGVgwoKtwVcrdknSsYWpxs90hys1EQ==
"@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 @@ -1659,16 +1659,16 @@
dependencies:
"@supabase/node-fetch" "^2.6.14"

"@supabase/supabase-js@^2.38.1":
version "2.38.1"
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.38.1.tgz#496701cff5cc0c4971df31a73bf747470eec321d"
integrity sha512-WbdwKiZMMPiELL+8A4WJRHHq+xVKN+3tXxKnJWbR0XZG8HgeGVeQWhlchatTttaxsNKyx68gE7wWNvhin0V+Mg==
"@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.54.2"
"@supabase/gotrue-js" "^2.56.0"
"@supabase/node-fetch" "^2.6.14"
"@supabase/postgrest-js" "^1.8.5"
"@supabase/realtime-js" "^2.8.0"
"@supabase/realtime-js" "^2.8.4"
"@supabase/storage-js" "^2.5.4"

"@testing-library/dom@^8.0.0":
Expand Down

0 comments on commit 0a04806

Please sign in to comment.