Skip to content

Commit dd58b03

Browse files
committed
feat: bump auth-js to 2.72.0
1 parent c4c6bd5 commit dd58b03

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

package-lock.json

Lines changed: 4 additions & 20 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
@@ -50,7 +50,7 @@
5050
"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"
5151
},
5252
"dependencies": {
53-
"@supabase/auth-js": "2.71.1",
53+
"@supabase/auth-js": "2.72.0",
5454
"@supabase/functions-js": "2.5.0",
5555
"@supabase/node-fetch": "2.6.15",
5656
"@supabase/postgrest-js": "1.21.4",

0 commit comments

Comments
 (0)