Skip to content

Commit 4addf4a

Browse files
supabase-libs-pr-manager[bot]supabase-workflow-trigger[bot]supabase-autofix-bot
authored
chore: update @supabase/supabase-js to v2.110.7 (#2028)
* chore: update @supabase/supabase-js to v2.110.7 * 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 48fdf91 commit 4addf4a

5 files changed

Lines changed: 39 additions & 39 deletions

File tree

assets/package-lock.json

Lines changed: 28 additions & 28 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.110.6"
3+
"@supabase/supabase-js": "2.110.7"
44
}
55
}

test/e2e/bun.lock

Lines changed: 8 additions & 8 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-ksHbnzELqB/ImNwoJV8XmaJ7Q+pvdbD77ua2OmSgoYM=";
33+
outputHash = "sha256-FiL7IFa2WD38PA1ImHJ4lCqAqwSix9V1qbJNI2lP5HA=";
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.110.6",
11+
"@supabase/supabase-js": "2.110.7",
1212
"commander": "^14.0.3",
1313
"kleur": "^4.1.5"
1414
},

0 commit comments

Comments
 (0)