diff --git a/packages/table-schema-provider/package.json b/packages/table-schema-provider/package.json index 67f58d8..d0bfd18 100644 --- a/packages/table-schema-provider/package.json +++ b/packages/table-schema-provider/package.json @@ -20,9 +20,9 @@ }, "dependencies": { "@8base-react/utils": "^1.7.1", - "@8base/utils": "^1.4.4", + "@8base/utils": "^2.0.0", "graphql-tag": "^2.10.0", - "ramda": "^0.26.1" + "ramda": "^0.27.2" }, "devDependencies": { "@types/graphql": "^14.2.0",