Skip to content

Commit afbedfd

Browse files
supabase-libs-pr-manager[bot]supabase-workflow-trigger[bot]supabase-autofix-bot
authored
chore: update @supabase/supabase-js to v2.106.2 (#1907)
* chore: update @supabase/supabase-js to v2.106.2 * chore: update nix node_modules hash --------- Co-authored-by: supabase-workflow-trigger[bot] <266661614+supabase-workflow-trigger[bot]@users.noreply.github.com> Co-authored-by: supabase-autofix-bot <noreply@supabase.com>
1 parent 66ad9bc commit afbedfd

5 files changed

Lines changed: 34 additions & 34 deletions

File tree

assets/package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"@supabase/supabase-js": "2.106.0"
3+
"@supabase/supabase-js": "2.106.2"
44
}
55
}

test/e2e/bun.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/e2e/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
installPhase = "cp -r node_modules $out";
3131
outputHashMode = "recursive";
3232
outputHashAlgo = "sha256";
33-
outputHash = "sha256-J7wDvqGoiOAQTt8x1b2hnpxxmxg0zkMrJJ6lKRzbBAw=";
33+
outputHash = "sha256-IkGEHWgjVeknuDynqjfzm62iD1rMJrFHvkm7axqqeeA=";
3434
};
3535
in {
3636
packages.default = pkgs.stdenv.mkDerivation {

test/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@opentelemetry/resources": "^2.7.1",
99
"@opentelemetry/sdk-trace-base": "^2.7.1",
1010
"@opentelemetry/semantic-conventions": "^1.41.1",
11-
"@supabase/supabase-js": "^2.106.1",
11+
"@supabase/supabase-js": "2.106.2",
1212
"commander": "^14.0.3",
1313
"kleur": "^4.1.5"
1414
},

0 commit comments

Comments
 (0)