Skip to content

Commit f22a410

Browse files
authored
Merge pull request #1017 from supabase/bump-functions-js-230
fix: bump functions-js
2 parents 8740926 + ec840c6 commit f22a410

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
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@supabase/auth-js": "2.63.0",
44-
"@supabase/functions-js": "2.2.2",
44+
"@supabase/functions-js": "2.3.0",
4545
"@supabase/node-fetch": "2.6.15",
4646
"@supabase/postgrest-js": "1.15.2",
4747
"@supabase/realtime-js": "2.9.4",

0 commit comments

Comments
 (0)