File tree 2 files changed +28
-3
lines changed
2 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 35
35
"@aws-sdk/client-s3" : " ^3.327.0" ,
36
36
"@aws-sdk/s3-request-presigner" : " ^3.327.0" ,
37
37
"@google-cloud/bigquery" : " ^6.1.0" ,
38
- "@google-cloud/storage" : " ^6.9.3 " ,
38
+ "@google-cloud/storage" : " ^6.10.1 " ,
39
39
"@supabase/supabase-js" : " ^2.10.0" ,
40
40
"@types/axios" : " ^0.14.0" ,
41
41
"@types/express" : " ^4.17.14" ,
Original file line number Diff line number Diff line change @@ -2017,7 +2017,32 @@ __metadata:
2017
2017
languageName : node
2018
2018
linkType : hard
2019
2019
2020
- " @google-cloud/storage@npm:^6.9.3, @google-cloud/storage@npm:^6.9.5 " :
2020
+ " @google-cloud/storage@npm:^6.10.1 " :
2021
+ version : 6.10.1
2022
+ resolution : " @google-cloud/storage@npm:6.10.1"
2023
+ dependencies :
2024
+ " @google-cloud/paginator " : ^3.0.7
2025
+ " @google-cloud/projectify " : ^3.0.0
2026
+ " @google-cloud/promisify " : ^3.0.0
2027
+ abort-controller : ^3.0.0
2028
+ async-retry : ^1.3.3
2029
+ compressible : ^2.0.12
2030
+ duplexify : ^4.0.0
2031
+ ent : ^2.2.0
2032
+ extend : ^3.0.2
2033
+ gaxios : ^5.0.0
2034
+ google-auth-library : ^8.0.1
2035
+ mime : ^3.0.0
2036
+ mime-types : ^2.0.8
2037
+ p-limit : ^3.0.1
2038
+ retry-request : ^5.0.0
2039
+ teeny-request : ^8.0.0
2040
+ uuid : ^8.0.0
2041
+ checksum : 8908500e3057456ccac5cca17224807898a5c51c0423dec336e802ed0bc0785be7658b0050f848102a2f9207dbf3fb2649f6cc8e515c49fce3a134a8f158ecea
2042
+ languageName : node
2043
+ linkType : hard
2044
+
2045
+ " @google-cloud/storage@npm:^6.9.5 " :
2021
2046
version : 6.10.0
2022
2047
resolution : " @google-cloud/storage@npm:6.10.0"
2023
2048
dependencies :
@@ -8952,7 +8977,7 @@ __metadata:
8952
8977
" @aws-sdk/client-s3 " : ^3.327.0
8953
8978
" @aws-sdk/s3-request-presigner " : ^3.327.0
8954
8979
" @google-cloud/bigquery " : ^6.1.0
8955
- " @google-cloud/storage " : ^6.9.3
8980
+ " @google-cloud/storage " : ^6.10.1
8956
8981
" @supabase/supabase-js " : ^2.10.0
8957
8982
" @types/axios " : ^0.14.0
8958
8983
" @types/express " : ^4.17.14
You can’t perform that action at this time.
0 commit comments