diff --git a/package.json b/package.json index fab3e4a..67c3189 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lint-staged": "^15.2.0", "prettier": "^3.1.0", "storybook": "^7.6.4", - "supabase": "^1.115.5", + "supabase": "^1.123.0", "typescript": "^5" }, "packageManager": "pnpm@8.12.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 713953b..1369d08 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ devDependencies: specifier: ^7.6.4 version: 7.6.4 supabase: - specifier: ^1.115.5 - version: 1.115.5 + specifier: ^1.123.0 + version: 1.123.0 typescript: specifier: ^5 version: 5.3.3 @@ -11881,8 +11881,8 @@ packages: client-only: 0.0.1 react: 18.2.0 - /supabase@1.115.5: - resolution: {integrity: sha512-jAJ/d3Dge1/mV284RHBp6dkGLJCmdMO3FE6hnyn1S1Si3Bx4/EUD3zXtkkSNs4lAx6jcyibwh3iULm6n4yFzZA==} + /supabase@1.123.0: + resolution: {integrity: sha512-ebpdi6xgPE1ODsOMzQpfAe+xE6zaCv2rDZJRdANH/VsVlA/qlRgJXC3j+UAwkQLAvuGM5H5NDA6mVXqocYb/bA==} engines: {npm: '>=8'} hasBin: true requiresBuild: true