Skip to content

Commit

Permalink
Bump @supabase/supabase-js from 2.39.3 to 2.39.7 (#392)
Browse files Browse the repository at this point in the history
Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 2.39.3 to 2.39.7.
- [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.39.3...v2.39.7)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent a028451 commit 8c409ee
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"type": "module",
"dependencies": {
"@supabase/ssr": "^0.1.0",
"@supabase/supabase-js": "^2.39.3"
"@supabase/supabase-js": "^2.39.7"
}
}

0 comments on commit 8c409ee

Please sign in to comment.