Skip to content

Commit f08bfd9

Browse files
authored
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

+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.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)