Skip to content

Commit f0e6ee2

Browse files
committedAug 23, 2024·
fix: bump storage-js v2.7.0
1 parent 377f3b3 commit f0e6ee2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@supabase/node-fetch": "2.6.15",
4646
"@supabase/postgrest-js": "1.15.8",
4747
"@supabase/realtime-js": "2.10.2",
48-
"@supabase/storage-js": "2.6.0"
48+
"@supabase/storage-js": "2.7.0"
4949
},
5050
"devDependencies": {
5151
"@sebbo2002/semantic-release-jsr": "^1.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.