fix(deps): Update dependency squareup to v44 by cloudquery-ci[bot] · Pull Request #22446 · cloudquery/cloudquery

erezrokah

@cloudquery-ci @erezrokah

The squareup SDK v44 was completely rewritten (Fern-generated). Updated
client initialization to use Square() instead of square.client.Client(),
and migrated all table resolvers to use the new auto-paginating SyncPager
iterables instead of manual cursor-based pagination with ApiResponse.