diff --git a/package.json b/package.json index d6811c0..1f45b0e 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "supabase": ">= 1.0.0 < 2" }, "devDependencies": { - "@supabase/supabase-js": "^2.42.1", + "@supabase/supabase-js": "^2.42.3", "@tsconfig/node20": "^20.1.4", "@types/chai": "^4.3.14", "@types/mocha": "^10.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66c931a..dd8563d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@supabase/supabase-js': - specifier: ^2.42.1 - version: 2.42.1 + specifier: ^2.42.3 + version: 2.42.3 '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 @@ -795,14 +795,14 @@ packages: whatwg-url: 5.0.0 dev: true - /@supabase/postgrest-js@1.15.1: - resolution: {integrity: sha512-H/4PABAAgMrEIo7oewUZiZMy422Pgc19OLVjU8Vwopcvfr3GD7h8Re4VXtiaPPZqc/2z/k3PnyguFnoKIB7fkA==} + /@supabase/postgrest-js@1.15.2: + resolution: {integrity: sha512-9/7pUmXExvGuEK1yZhVYXPZnLEkDTwxgMQHXLrN5BwPZZm4iUCL1YEyep/Z2lIZah8d8M433mVAUEGsihUj5KQ==} dependencies: '@supabase/node-fetch': 2.6.15 dev: true - /@supabase/realtime-js@2.9.3: - resolution: {integrity: sha512-lAp50s2n3FhGJFq+wTSXLNIDPw5Y0Wxrgt44eM5nLSA3jZNUUP3Oq2Ccd1CbZdVntPCWLZvJaU//pAd2NE+QnQ==} + /@supabase/realtime-js@2.9.4: + resolution: {integrity: sha512-wdq+2hZpgw0r2ldRs87d3U08Y8BrsO1bZxPNqbImpYshAEkusDz4vufR8KaqujKxqewmXS6YnUhuRVdvSEIKCA==} dependencies: '@supabase/node-fetch': 2.6.15 '@types/phoenix': 1.6.4 @@ -819,14 +819,14 @@ packages: '@supabase/node-fetch': 2.6.15 dev: true - /@supabase/supabase-js@2.42.1: - resolution: {integrity: sha512-y05XIC6wChApz8BWE2TLUo6SBGp9ttbjhQ9DcQXI897vI3RRPIjm3wZqUoZiexUco+kgt3Em53+m55nB8Um6Sg==} + /@supabase/supabase-js@2.42.3: + resolution: {integrity: sha512-/o52L/ngsGapcOUygWigvxzBo/bUVM4bubZMsUSZqZc+9sgjXZsgP/cwyggWUv3QOIqmbBrfSPgDLUh+Ofgi7Q==} dependencies: '@supabase/auth-js': 2.63.0 '@supabase/functions-js': 2.2.2 '@supabase/node-fetch': 2.6.15 - '@supabase/postgrest-js': 1.15.1 - '@supabase/realtime-js': 2.9.3 + '@supabase/postgrest-js': 1.15.2 + '@supabase/realtime-js': 2.9.4 '@supabase/storage-js': 2.5.5 transitivePeerDependencies: - bufferutil