Skip to content

Commit 10a3095

Browse files
chore(deps): bump typeorm from 0.3.24 to 0.3.27 (#1817)
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.24 to 0.3.27. - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.24...0.3.27) --- updated-dependencies: - dependency-name: typeorm dependency-version: 0.3.27 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d573d0b commit 10a3095

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

yarn.lock

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8296,7 +8296,7 @@ __metadata:
82968296
languageName: node
82978297
linkType: hard
82988298

8299-
"sha.js@npm:^2.4.11":
8299+
"sha.js@npm:^2.4.12":
83008300
version: 2.4.12
83018301
resolution: "sha.js@npm:2.4.12"
83028302
dependencies:
@@ -9339,8 +9339,8 @@ __metadata:
93399339
linkType: hard
93409340

93419341
"typeorm@npm:^0.3.24":
9342-
version: 0.3.24
9343-
resolution: "typeorm@npm:0.3.24"
9342+
version: 0.3.27
9343+
resolution: "typeorm@npm:0.3.27"
93449344
dependencies:
93459345
"@sqltools/formatter": "npm:^1.2.5"
93469346
ansis: "npm:^3.17.0"
@@ -9351,16 +9351,15 @@ __metadata:
93519351
dedent: "npm:^1.6.0"
93529352
dotenv: "npm:^16.4.7"
93539353
glob: "npm:^10.4.5"
9354-
sha.js: "npm:^2.4.11"
9354+
sha.js: "npm:^2.4.12"
93559355
sql-highlight: "npm:^6.0.0"
93569356
tslib: "npm:^2.8.1"
93579357
uuid: "npm:^11.1.0"
93589358
yargs: "npm:^17.7.2"
93599359
peerDependencies:
93609360
"@google-cloud/spanner": ^5.18.0 || ^6.0.0 || ^7.0.0
9361-
"@sap/hana-client": ^2.12.25
9362-
better-sqlite3: ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0
9363-
hdb-pool: ^0.1.6
9361+
"@sap/hana-client": ^2.14.22
9362+
better-sqlite3: ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0
93649363
ioredis: ^5.0.4
93659364
mongodb: ^5.8.0 || ^6.0.0
93669365
mssql: ^9.1.1 || ^10.0.1 || ^11.0.1
@@ -9369,7 +9368,7 @@ __metadata:
93699368
pg: ^8.5.1
93709369
pg-native: ^3.0.0
93719370
pg-query-stream: ^4.0.0
9372-
redis: ^3.1.1 || ^4.0.0
9371+
redis: ^3.1.1 || ^4.0.0 || ^5.0.14
93739372
reflect-metadata: ^0.1.14 || ^0.2.0
93749373
sql.js: ^1.4.0
93759374
sqlite3: ^5.0.3
@@ -9382,8 +9381,6 @@ __metadata:
93829381
optional: true
93839382
better-sqlite3:
93849383
optional: true
9385-
hdb-pool:
9386-
optional: true
93879384
ioredis:
93889385
optional: true
93899386
mongodb:
@@ -9414,7 +9411,7 @@ __metadata:
94149411
typeorm: cli.js
94159412
typeorm-ts-node-commonjs: cli-ts-node-commonjs.js
94169413
typeorm-ts-node-esm: cli-ts-node-esm.js
9417-
checksum: 10/4d576c8b12bbe42a8a33aa01a4136138a04ddbaa9e41435c140a00d348c9102e74a989a2dd0c16f007e7662a7fd60284110cafdc35ed791750bab05c26d81596
9414+
checksum: 10/9155a8573a3f7976bc7f9312294d15c7c6fd68746a11c6b95184f8c4157f31916e32b9a17dd2da136fc75deda7ae2b74947990982fc6109c44531d418ad58dcd
94189415
languageName: node
94199416
linkType: hard
94209417

0 commit comments

Comments
 (0)