From f9fae4dfb8ea08694c2879fdb21f417100d122e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:39:41 +0000 Subject: [PATCH] fix(deps): update dependency @supabase/supabase-js to v1.35.7 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 2e09a1f7..f0686478 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@mantine/prism": "4.2.7", "@mantine/spotlight": "4.2.7", "@rehooks/window-size": "1.0.2", - "@supabase/supabase-js": "1.35.4", + "@supabase/supabase-js": "1.35.7", "blurhash": "1.1.5", "buffer": "6.0.3", "commander": "9.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0d3f90e..1b8cc5a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 1.0.2 version: 1.0.2 '@supabase/supabase-js': - specifier: 1.35.4 - version: 1.35.4 + specifier: 1.35.7 + version: 1.35.7 blurhash: specifier: 1.1.5 version: 1.1.5 @@ -1362,20 +1362,20 @@ packages: '@supabase/functions-js@1.3.4': resolution: {integrity: sha512-yYVgkECjv7IZEBKBI3EB5Q7R1p0FJ10g8Q9N7SWKIHUU6i6DnbEGHIMFLyQRm1hmiNWD8fL7bRVEYacmTRJhHw==} - '@supabase/gotrue-js@1.22.18': - resolution: {integrity: sha512-vJzkUALC+taT1ddHsiUCby4c1GWERDnqkvsLLiUmBaJjR4/me4Dg9ZOlFz7cUfHa597fnEUDYBqjufgAjncQZw==} + '@supabase/gotrue-js@1.24.0': + resolution: {integrity: sha512-6PVv7mHCFOxLm6TSBfR7hsq/y3CMKpvzePVR+ZWtlFBTjJ2J87g2OYE9bgC61P5TNeZopUXKw93H92yz0MTALw==} '@supabase/postgrest-js@0.37.4': resolution: {integrity: sha512-x+c2rk1fz9s6f1PrGxCJ0QTUgXPDI0G3ngIqD5sSiXhhCyfl8Q5V92mXl2EYtlDhkiUkjFNrOZFhXVbXOHgvDw==} - '@supabase/realtime-js@1.7.2': - resolution: {integrity: sha512-DMUaFIKj7KszGtWTTQbhMmUzZf7UnwYqySsmY+G8HgYxvY3ZaVa+DZD0I6ofgr4OLNr0po/ODM2a4lf5m5GNBg==} + '@supabase/realtime-js@1.7.5': + resolution: {integrity: sha512-nXuoxt7NE1NTI+G8WBim1K2gkUC8YE3e9evBUG+t6xwd9Sq+sSOrjcE0qJ8/Y631BCnLzlhX6yhFYQFh1oQDOg==} '@supabase/storage-js@1.7.2': resolution: {integrity: sha512-HX4HAfLUJznVgAwiKVgdTe5QD0bpUcqgc0hpk/s5Uy8qoe1tHZAc5qE9kI+tqk7rQKyymFpiA7+bAHlzyZXxxQ==} - '@supabase/supabase-js@1.35.4': - resolution: {integrity: sha512-9krwmuG3hdoS7SfM1UmCIw88aW9V1WW2Zx91tofdnmQraWKfk5e2fIKfp+Wjb9owq7JIkuUIA/qziVs2qX0lLQ==} + '@supabase/supabase-js@1.35.7': + resolution: {integrity: sha512-X+qCzmj5sH0dozagbLoK7LzysBaWoivO0gsAUAPPBQkQupQWuBfaOqG18gKhlfL0wp2PL888QzhQNScp/IwUfA==} '@surma/rollup-plugin-off-main-thread@2.2.3': resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} @@ -7166,7 +7166,7 @@ snapshots: transitivePeerDependencies: - encoding - '@supabase/gotrue-js@1.22.18': + '@supabase/gotrue-js@1.24.0': dependencies: cross-fetch: 3.1.5 transitivePeerDependencies: @@ -7178,7 +7178,7 @@ snapshots: transitivePeerDependencies: - encoding - '@supabase/realtime-js@1.7.2': + '@supabase/realtime-js@1.7.5': dependencies: '@types/phoenix': 1.5.4 websocket: 1.0.34 @@ -7191,12 +7191,12 @@ snapshots: transitivePeerDependencies: - encoding - '@supabase/supabase-js@1.35.4': + '@supabase/supabase-js@1.35.7': dependencies: '@supabase/functions-js': 1.3.4 - '@supabase/gotrue-js': 1.22.18 + '@supabase/gotrue-js': 1.24.0 '@supabase/postgrest-js': 0.37.4 - '@supabase/realtime-js': 1.7.2 + '@supabase/realtime-js': 1.7.5 '@supabase/storage-js': 1.7.2 transitivePeerDependencies: - encoding