Skip to content

Commit 6fbcfca

Browse files
authored
Merge pull request #1476 from supabase/bump-functions-js-245
fix: bump functions-js to 2.4.5
2 parents e6bc2ae + a8ca670 commit 6fbcfca

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
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@supabase/auth-js": "2.70.0",
47-
"@supabase/functions-js": "2.4.4",
47+
"@supabase/functions-js": "2.4.5",
4848
"@supabase/node-fetch": "2.6.15",
4949
"@supabase/postgrest-js": "1.19.4",
5050
"@supabase/realtime-js": "2.11.15",

0 commit comments

Comments
 (0)