diff --git a/packages/typeorm-tailordb/package.json b/packages/typeorm-tailordb/package.json index 4823bc4..1bd01bb 100644 --- a/packages/typeorm-tailordb/package.json +++ b/packages/typeorm-tailordb/package.json @@ -36,7 +36,7 @@ "@tailor-platform/function-types": "workspace:*", "@tsconfig/recommended": "1.0.13", "tsup": "8.5.1", - "typeorm": "0.3.28", + "typeorm": "0.3.30", "typescript": "5.9.3" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2e4ee7..910f8cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: 8.5.1 version: 8.5.1(typescript@5.9.3) typeorm: - specifier: 0.3.28 - version: 0.3.28 + specifier: 0.3.30 + version: 0.3.30 typescript: specifier: 5.9.3 version: 5.9.3 @@ -1588,8 +1588,8 @@ packages: resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==} engines: {node: '>= 0.4'} - typeorm@0.3.28: - resolution: {integrity: sha512-6GH7wXhtfq2D33ZuRXYwIsl/qM5685WZcODZb7noOOcRMteM9KF2x2ap3H0EBjnSV0VO4gNAfJT5Ukp0PkOlvg==} + typeorm@0.3.30: + resolution: {integrity: sha512-8T35PzjefOdqc2ZR9mwLQj0pUGp6lQhMbK2EvVMwJVJWlaoHm0v/Q6dThNOZkFchD+0yMg8gwjKM28ePiLSXSQ==} engines: {node: '>=16.13.0'} hasBin: true peerDependencies: @@ -1665,8 +1665,8 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - uuid@11.1.0: - resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} + uuid@11.1.1: + resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==} hasBin: true webidl-conversions@3.0.1: @@ -3035,7 +3035,7 @@ snapshots: es-errors: 1.3.0 is-typed-array: 1.1.15 - typeorm@0.3.28: + typeorm@0.3.30: dependencies: '@sqltools/formatter': 1.2.5 ansis: 4.2.0 @@ -3050,7 +3050,7 @@ snapshots: sha.js: 2.4.12 sql-highlight: 6.1.0 tslib: 2.8.1 - uuid: 11.1.0 + uuid: 11.1.1 yargs: 17.7.2 transitivePeerDependencies: - babel-plugin-macros @@ -3074,7 +3074,7 @@ snapshots: universalify@2.0.1: {} - uuid@11.1.0: {} + uuid@11.1.1: {} webidl-conversions@3.0.1: {}