From d2272ac76060365e01ac47c8010c0111d80eab8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 19:56:31 +0000 Subject: [PATCH] Bump @supabase/supabase-js from 2.42.0 to 2.42.1 Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 2.42.0 to 2.42.1. - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md) - [Commits](https://github.com/supabase/supabase-js/compare/v2.42.0...v2.42.1) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 83c05f6..d6811c0 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "supabase": ">= 1.0.0 < 2" }, "devDependencies": { - "@supabase/supabase-js": "^2.42.0", + "@supabase/supabase-js": "^2.42.1", "@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 b5532a5..66c931a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@supabase/supabase-js': - specifier: ^2.42.0 - version: 2.42.0 + specifier: ^2.42.1 + version: 2.42.1 '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 @@ -795,8 +795,8 @@ packages: whatwg-url: 5.0.0 dev: true - /@supabase/postgrest-js@1.15.0: - resolution: {integrity: sha512-U4bwBOrhsXWqDjZiYNbVqMBtRGgIIYE0kE5ZNSwsIbeBWfr/UxOMrnkIQUBGIZRhpYW/tw1WnTdRl1AGNyaxcw==} + /@supabase/postgrest-js@1.15.1: + resolution: {integrity: sha512-H/4PABAAgMrEIo7oewUZiZMy422Pgc19OLVjU8Vwopcvfr3GD7h8Re4VXtiaPPZqc/2z/k3PnyguFnoKIB7fkA==} dependencies: '@supabase/node-fetch': 2.6.15 dev: true @@ -819,13 +819,13 @@ packages: '@supabase/node-fetch': 2.6.15 dev: true - /@supabase/supabase-js@2.42.0: - resolution: {integrity: sha512-1PDqJiA4iG45w3AAu6xkccJ3wPqlGJUoz9CPhScRLLTStxhewYhz0mjryTpXz1kgtNHdUAsirALreezn8UZMjA==} + /@supabase/supabase-js@2.42.1: + resolution: {integrity: sha512-y05XIC6wChApz8BWE2TLUo6SBGp9ttbjhQ9DcQXI897vI3RRPIjm3wZqUoZiexUco+kgt3Em53+m55nB8Um6Sg==} dependencies: '@supabase/auth-js': 2.63.0 '@supabase/functions-js': 2.2.2 '@supabase/node-fetch': 2.6.15 - '@supabase/postgrest-js': 1.15.0 + '@supabase/postgrest-js': 1.15.1 '@supabase/realtime-js': 2.9.3 '@supabase/storage-js': 2.5.5 transitivePeerDependencies: