Skip to content

Commit 3999a1d

Browse files
fix: bump @supabase/supabase-js from 2.49.4 to 2.50.2 (#130)
Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 2.49.4 to 2.50.2. - [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.49.4...v2.50.2) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.50.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: İren SALTALI <[email protected]>
1 parent be19dda commit 3999a1d

File tree

2 files changed

+63
-35
lines changed

2 files changed

+63
-35
lines changed

package-lock.json

Lines changed: 62 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"jose": "^6.0.11",
44
"wrangler": "^4.22.0",
5-
"@supabase/supabase-js": "^2.49.4"
5+
"@supabase/supabase-js": "^2.50.2"
66

77
}
88
}

0 commit comments

Comments
 (0)