From 543d9cd77d8a8b1c7e3f19922519b26f764430d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 09:53:19 +0000 Subject: [PATCH] chore(deps): bump typeorm from 1.0.0 to 1.1.0 Bumps [typeorm](https://github.com/typeorm/typeorm) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](https://github.com/typeorm/typeorm/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: typeorm dependency-version: 1.1.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/yarn.lock b/yarn.lock index faa64f1826..541063eb5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15797,7 +15797,7 @@ __metadata: languageName: node linkType: hard -"ansis@npm:^4.2.0": +"ansis@npm:^4.3.1": version: 4.3.1 resolution: "ansis@npm:4.3.1" checksum: 10c0/d1a48090f9c33b18f254a3496e5336a20391a51140b552a1c0bc38710ae7c8bc36a62658f28759797d7bce15e89b893e9ef1962ea1ea42a291d112263f6e593c @@ -19051,7 +19051,7 @@ __metadata: languageName: node linkType: hard -"dayjs@npm:^1.11.20": +"dayjs@npm:^1.11.21": version: 1.11.21 resolution: "dayjs@npm:1.11.21" checksum: 10c0/bd97dfdc4bfea3c66268635690313828b386faa040fbc1f829ff42a2bd748b72c9d9b3c8f9616ce9e61fcb78923f1461a462c969c54b1084458ae1b715898fb0 @@ -34749,7 +34749,7 @@ __metadata: languageName: node linkType: hard -"tinyglobby@npm:^0.2.11, tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.13, tinyglobby@npm:^0.2.15, tinyglobby@npm:^0.2.16, tinyglobby@npm:^0.2.9": +"tinyglobby@npm:^0.2.11, tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.13, tinyglobby@npm:^0.2.15, tinyglobby@npm:^0.2.17, tinyglobby@npm:^0.2.9": version: 0.2.17 resolution: "tinyglobby@npm:0.2.17" dependencies: @@ -35394,17 +35394,17 @@ __metadata: linkType: hard "typeorm@npm:^1.0.0": - version: 1.0.0 - resolution: "typeorm@npm:1.0.0" + version: 1.1.0 + resolution: "typeorm@npm:1.1.0" dependencies: "@sqltools/formatter": "npm:^1.2.5" - ansis: "npm:^4.2.0" - dayjs: "npm:^1.11.20" + ansis: "npm:^4.3.1" + dayjs: "npm:^1.11.21" debug: "npm:^4.4.3" dedent: "npm:^1.7.2" reflect-metadata: "npm:^0.2.2" sql-highlight: "npm:^6.1.0" - tinyglobby: "npm:^0.2.16" + tinyglobby: "npm:^0.2.17" tslib: "npm:^2.8.1" yargs: "npm:^18.0.0" peerDependencies: @@ -35415,11 +35415,11 @@ __metadata: mongodb: ^7.0.0 mssql: ^12.0.0 mysql2: ^3.15.3 - oracledb: ^6.3.0 + oracledb: ^6.3.0 || ^7.0.0 pg: ^8.5.1 pg-native: ^3.0.0 pg-query-stream: ^4.0.0 - redis: ^5.0.0 + redis: ^5.0.0 || ^6.0.0 sql.js: ^1.4.0 ts-node: ^10.9.2 typeorm-aurora-data-api-driver: ^3.0.0 @@ -35458,7 +35458,7 @@ __metadata: typeorm: cli.js typeorm-ts-node-commonjs: cli-ts-node-commonjs.js typeorm-ts-node-esm: cli-ts-node-esm.js - checksum: 10c0/c5245fae2997ac0a459aa21853a536e965f10807565061ad8b0dd4faece148054ca13bc3f5292b450cb84238e316eb507238cef3e243c31b6f71de14c535c7ab + checksum: 10c0/1457b3420d254aaef0dc037b43d0bf121061ad57501e48f40dd831fec885259ea041a1a0c5a594b305b79233c50953eca9f3fb4b576a1eaea50c1722e27f68e3 languageName: node linkType: hard