Skip to content

Commit 7368962

Browse files
fix: bump @supabase/supabase-js from 2.78.0 to 2.80.0 (#171)
Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) from 2.78.0 to 2.80.0. - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.80.0/packages/core/supabase-js) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.80.0 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>
1 parent f9595fc commit 7368962

File tree

2 files changed

+41
-63
lines changed

2 files changed

+41
-63
lines changed

package-lock.json

Lines changed: 40 additions & 62 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
@@ -3,6 +3,6 @@
33
"jose": "^6.1.0",
44
"jsonwebtoken": "^9.0.2",
55
"wrangler": "^4.38.0",
6-
"@supabase/supabase-js": "^2.78.0"
6+
"@supabase/supabase-js": "^2.80.0"
77
}
88
}

0 commit comments

Comments
 (0)