Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f08bfd9

Browse files
authoredMar 24, 2025··
fix: bump auth-js to 2.69.1 (#1383)
1 parent 73ab30d commit f08bfd9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

Lines changed: 4 additions & 4 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
@@ -40,7 +40,7 @@
4040
"serve:coverage": "npm run test:coverage && serve test/coverage"
4141
},
4242
"dependencies": {
43-
"@supabase/auth-js": "2.69.0",
43+
"@supabase/auth-js": "2.69.1",
4444
"@supabase/functions-js": "2.4.4",
4545
"@supabase/node-fetch": "2.6.15",
4646
"@supabase/postgrest-js": "1.19.2",

0 commit comments

Comments
 (0)
Please sign in to comment.