|
1105 | 1105 | resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"
|
1106 | 1106 | integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==
|
1107 | 1107 |
|
1108 |
| -"@supabase/functions-js@^1.3.4": |
1109 |
| - version "1.3.4" |
1110 |
| - resolved "https://registry.yarnpkg.com/@supabase/functions-js/-/functions-js-1.3.4.tgz#44f86f7cf949baa7f1bb414f3b8c0985a19df633" |
1111 |
| - integrity sha512-yYVgkECjv7IZEBKBI3EB5Q7R1p0FJ10g8Q9N7SWKIHUU6i6DnbEGHIMFLyQRm1hmiNWD8fL7bRVEYacmTRJhHw== |
| 1108 | +"@supabase/functions-js@^2.1.0": |
| 1109 | + version "2.1.1" |
| 1110 | + resolved "https://registry.yarnpkg.com/@supabase/functions-js/-/functions-js-2.1.1.tgz#31eb64734d59e6da84927e6f50f627ad5e03c519" |
| 1111 | + integrity sha512-bIR1Puae6W+1/MzPfYBWOG/SCWGo4B5CB7c0ZZksvliNEAzhxNBJ0UFKYINcGdGtxG8ZC+1xr3utWpNZNwnoRw== |
1112 | 1112 | dependencies:
|
1113 | 1113 | cross-fetch "^3.1.5"
|
1114 | 1114 |
|
1115 |
| -"@supabase/gotrue-js@^1.22.21": |
1116 |
| - version "1.22.22" |
1117 |
| - resolved "https://registry.yarnpkg.com/@supabase/gotrue-js/-/gotrue-js-1.22.22.tgz#ac504300336fb8612626340b869e8ab805d7bf52" |
1118 |
| - integrity sha512-exbCopLo4tLawKZR25wEdipm+IRVujuqFRR4h2wiXd11YA+N8rfgg/4S4L6BTFHmzV+KMjy0kDF3yMbsjIR/xA== |
| 1115 | +"@supabase/gotrue-js@^2.26.0": |
| 1116 | + version "2.28.1" |
| 1117 | + resolved "https://registry.yarnpkg.com/@supabase/gotrue-js/-/gotrue-js-2.28.1.tgz#18a7c6ebe135001177fd6cae6e633c575f2b6629" |
| 1118 | + integrity sha512-i2IR8IRDhcrWfBjC7o5T0F8liOA1X6+moqCam6F5pIURI5PM+087hH+tDZ9dKu0AqAFgT0TpLmWK82fKWQlkfg== |
1119 | 1119 | dependencies:
|
1120 |
| - cross-fetch "^3.0.6" |
| 1120 | + cross-fetch "^3.1.5" |
1121 | 1121 |
|
1122 |
| -"@supabase/postgrest-js@^0.37.4": |
1123 |
| - version "0.37.4" |
1124 |
| - resolved "https://registry.yarnpkg.com/@supabase/postgrest-js/-/postgrest-js-0.37.4.tgz#8bc2a1353e139962dca931a8e7c8416d60b4a8ed" |
1125 |
| - integrity sha512-x+c2rk1fz9s6f1PrGxCJ0QTUgXPDI0G3ngIqD5sSiXhhCyfl8Q5V92mXl2EYtlDhkiUkjFNrOZFhXVbXOHgvDw== |
| 1122 | +"@supabase/postgrest-js@^1.7.0": |
| 1123 | + version "1.7.0" |
| 1124 | + resolved "https://registry.yarnpkg.com/@supabase/postgrest-js/-/postgrest-js-1.7.0.tgz#69ffb605d083d4761d9c30075c04b10e32cc7fd0" |
| 1125 | + integrity sha512-wLADHZ5jm7LljF4GigK0H2vc1wGupBY2hGYfb4fVo0UuyMftmA6tOYy+ZpMH/vPq01CUFwXGwvIke6kyqh/QDg== |
1126 | 1126 | dependencies:
|
1127 | 1127 | cross-fetch "^3.1.5"
|
1128 | 1128 |
|
1129 |
| -"@supabase/realtime-js@^1.7.5": |
1130 |
| - version "1.7.5" |
1131 |
| - resolved "https://registry.yarnpkg.com/@supabase/realtime-js/-/realtime-js-1.7.5.tgz#387f094655c11d5608df9a3039c5f01186a5f401" |
1132 |
| - integrity sha512-nXuoxt7NE1NTI+G8WBim1K2gkUC8YE3e9evBUG+t6xwd9Sq+sSOrjcE0qJ8/Y631BCnLzlhX6yhFYQFh1oQDOg== |
| 1129 | +"@supabase/realtime-js@^2.7.2": |
| 1130 | + version "2.7.2" |
| 1131 | + resolved "https://registry.yarnpkg.com/@supabase/realtime-js/-/realtime-js-2.7.2.tgz#700f89b67277912ead5262b4519781b5d8fd1ca7" |
| 1132 | + integrity sha512-Fi6xAl5PUkqnjl3wo4rdcQIbMG3+yTRX1aUZe/yfvTG84RMvmCXJ1yN6MmafVLeZpU1xkaz5Vx4L0tnHcLiy6w== |
1133 | 1133 | dependencies:
|
1134 | 1134 | "@types/phoenix" "^1.5.4"
|
| 1135 | + "@types/websocket" "^1.0.3" |
1135 | 1136 | websocket "^1.0.34"
|
1136 | 1137 |
|
1137 |
| -"@supabase/storage-js@^1.7.2": |
1138 |
| - version "1.7.3" |
1139 |
| - resolved "https://registry.yarnpkg.com/@supabase/storage-js/-/storage-js-1.7.3.tgz#b53cd6d289e2223919e6526364fd46977a643fbe" |
1140 |
| - integrity sha512-jnIZWqOc9TGclOozgX9v/RWGFCgJAyW/yvmauexgRZhWknUXoA4b2i8tj7vfwE0WTvNRuA5JpXID98rfJeSG7Q== |
| 1138 | +"@supabase/storage-js@^2.5.1": |
| 1139 | + version "2.5.1" |
| 1140 | + resolved "https://registry.yarnpkg.com/@supabase/storage-js/-/storage-js-2.5.1.tgz#16c4c088996e0395034717836e626f14df63a349" |
| 1141 | + integrity sha512-nkR0fQA9ScAtIKA3vNoPEqbZv1k5B5HVRYEvRWdlP6mUpFphM9TwPL2jZ/ztNGMTG5xT6SrHr+H7Ykz8qzbhjw== |
1141 | 1142 | dependencies:
|
1142 |
| - cross-fetch "^3.1.0" |
| 1143 | + cross-fetch "^3.1.5" |
1143 | 1144 |
|
1144 |
| -"@supabase/supabase-js@1.35.7": |
1145 |
| - version "1.35.7" |
1146 |
| - resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-1.35.7.tgz#2d7a899f12b4772fe3a276a97d1702cedc302c7a" |
1147 |
| - integrity sha512-X+qCzmj5sH0dozagbLoK7LzysBaWoivO0gsAUAPPBQkQupQWuBfaOqG18gKhlfL0wp2PL888QzhQNScp/IwUfA== |
| 1145 | +"@supabase/supabase-js@2.24.0": |
| 1146 | + version "2.24.0" |
| 1147 | + resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.24.0.tgz#6bb0ef18c678112caaf793c466a8f21c24c03820" |
| 1148 | + integrity sha512-zrAm+hp6DBICqZ7xVPk+KofmlfjJWQzXuf2sHAyPz8XVjpha84z2OVWcow2aI10YkMOrPwhRtBBQYJOnh/fx2w== |
1148 | 1149 | dependencies:
|
1149 |
| - "@supabase/functions-js" "^1.3.4" |
1150 |
| - "@supabase/gotrue-js" "^1.22.21" |
1151 |
| - "@supabase/postgrest-js" "^0.37.4" |
1152 |
| - "@supabase/realtime-js" "^1.7.5" |
1153 |
| - "@supabase/storage-js" "^1.7.2" |
| 1150 | + "@supabase/functions-js" "^2.1.0" |
| 1151 | + "@supabase/gotrue-js" "^2.26.0" |
| 1152 | + "@supabase/postgrest-js" "^1.7.0" |
| 1153 | + "@supabase/realtime-js" "^2.7.2" |
| 1154 | + "@supabase/storage-js" "^2.5.1" |
| 1155 | + cross-fetch "^3.1.5" |
1154 | 1156 |
|
1155 | 1157 |
|
1156 | 1158 | version "0.36.5"
|
|
1260 | 1262 | resolved "https://registry.yarnpkg.com/@types/tinycolor2/-/tinycolor2-1.4.3.tgz#ed4a0901f954b126e6a914b4839c77462d56e706"
|
1261 | 1263 | integrity sha512-Kf1w9NE5HEgGxCRyIcRXR/ZYtDv0V8FVPtYHwLxl0O+maGX0erE77pQlD0gpP+/KByMZ87mOA79SjifhSB3PjQ==
|
1262 | 1264 |
|
| 1265 | +"@types/websocket@^1.0.3": |
| 1266 | + version "1.0.5" |
| 1267 | + resolved "https://registry.yarnpkg.com/@types/websocket/-/websocket-1.0.5.tgz#3fb80ed8e07f88e51961211cd3682a3a4a81569c" |
| 1268 | + integrity sha512-NbsqiNX9CnEfC1Z0Vf4mE1SgAJ07JnRYcNex7AJ9zAVzmiGHmjKFEk7O4TJIsgv2B1sLEb6owKFZrACwdYngsQ== |
| 1269 | + dependencies: |
| 1270 | + "@types/node" "*" |
| 1271 | + |
1263 | 1272 | "@types/ws@^8.0.0":
|
1264 | 1273 | version "8.5.3"
|
1265 | 1274 | resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d"
|
@@ -1977,7 +1986,7 @@ create-require@^1.1.0:
|
1977 | 1986 | resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
|
1978 | 1987 | integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
|
1979 | 1988 |
|
1980 |
| -cross-fetch@^3.0.6, cross-fetch@^3.1.0, cross-fetch@^3.1.5: |
| 1989 | +cross-fetch@^3.1.5: |
1981 | 1990 | version "3.1.5"
|
1982 | 1991 | resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
|
1983 | 1992 | integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
|
|
0 commit comments