diff --git a/package.json b/package.json index ff52562..26a7d68 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "libpg-query": "17.1.1" }, "dependencies": { - "@supabase/postgres-meta": "^0.97.0", + "@supabase/postgres-meta": "^0.98.0", "json-schema-to-typescript": "^15.0.4", "prettier": "^3.8.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 86ba5c6..4e38fe8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: .: dependencies: '@supabase/postgres-meta': - specifier: ^0.97.0 - version: 0.97.0(encoding@0.1.13) + specifier: ^0.98.0 + version: 0.98.0(encoding@0.1.13) json-schema-to-typescript: specifier: ^15.0.4 version: 15.0.4 @@ -1408,8 +1408,8 @@ packages: pg-native: optional: true - '@supabase/postgres-meta@0.97.0': - resolution: {integrity: sha512-pXnjRorgOG2L6EfBL8XozP4AR5zYD/cIwFZ3KnXBcJOyh3SRkhKEfO359kZfmsRXCrb4GJoEyaASCYKzcE/HDw==} + '@supabase/postgres-meta@0.98.0': + resolution: {integrity: sha512-/9E7C8hrFKGEuKdt3yx7HxshQ1bwjRMgyth0wxdSi/NLxRVkVpVOFBhHr3fSzOvsEHgNLrOVDGt4ANkDDpwPPA==} engines: {node: '>=20', npm: '>=9'} '@types/chai@5.2.3': @@ -4322,7 +4322,7 @@ snapshots: transitivePeerDependencies: - pg - '@supabase/postgres-meta@0.97.0(encoding@0.1.13)': + '@supabase/postgres-meta@0.98.0(encoding@0.1.13)': dependencies: '@fastify/cors': 9.0.1 '@fastify/swagger': 8.15.0