Skip to content

Commit f9595fc

Browse files
fix: bump @supabase/supabase-js from 2.75.1 to 2.78.0 (#168)
Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) from 2.75.1 to 2.78.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.78.0/packages/core/supabase-js) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-version: 2.78.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 6246e08 commit f9595fc

File tree

2 files changed

+42
-38
lines changed

2 files changed

+42
-38
lines changed

package-lock.json

Lines changed: 41 additions & 37 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.75.1"
6+
"@supabase/supabase-js": "^2.78.0"
77
}
88
}

0 commit comments

Comments
 (0)