Skip to content

Commit 73ab30d

Browse files
authoredMar 24, 2025··
fix: bump auth-js to v2.69.0 (#1380)
1 parent a5219a8 commit 73ab30d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
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.68.0",
43+
"@supabase/auth-js": "2.69.0",
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.