Skip to content

Commit 1844215

Browse files
authored
feat: bump auth-js to 2.71.0 (#1497)
1 parent d78ce0e commit 1844215

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
@@ -49,7 +49,7 @@
4949
"update:test-deps:bun": "npm run build && npm pack && cp supabase-supabase-js-*.tgz test/integration/bun/supabase-supabase-js-0.0.0-automated.tgz && cd test/integration/bun && bun install"
5050
},
5151
"dependencies": {
52-
"@supabase/auth-js": "2.70.0",
52+
"@supabase/auth-js": "2.71.0",
5353
"@supabase/functions-js": "2.4.5",
5454
"@supabase/node-fetch": "2.6.15",
5555
"@supabase/postgrest-js": "1.19.4",

0 commit comments

Comments
 (0)