Skip to content

Commit d62dea4

Browse files
committed
fix: upgrade @supabase/supabase-js from 2.0.0 to 2.49.8
Snyk has created this PR to upgrade @supabase/supabase-js from 2.0.0 to 2.49.8. See this package in npm: @supabase/supabase-js See this project in Snyk: https://app.snyk.io/org/nerds-github/project/8ca415fc-0ce2-4cf3-bdf4-729fc34ac63a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 81d3437 commit d62dea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-cloudflare-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"deploy": "wrangler publish"
1111
},
1212
"dependencies": {
13-
"@supabase/supabase-js": "^2.0.0"
13+
"@supabase/supabase-js": "^2.49.8"
1414
}
1515
}

0 commit comments

Comments
 (0)