Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 8 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8296,7 +8296,7 @@ __metadata:
languageName: node
linkType: hard

"sha.js@npm:^2.4.11":
"sha.js@npm:^2.4.12":
version: 2.4.12
resolution: "sha.js@npm:2.4.12"
dependencies:
Expand Down Expand Up @@ -9339,8 +9339,8 @@ __metadata:
linkType: hard

"typeorm@npm:^0.3.24":
version: 0.3.24
resolution: "typeorm@npm:0.3.24"
version: 0.3.27
resolution: "typeorm@npm:0.3.27"
dependencies:
"@sqltools/formatter": "npm:^1.2.5"
ansis: "npm:^3.17.0"
Expand All @@ -9351,16 +9351,15 @@ __metadata:
dedent: "npm:^1.6.0"
dotenv: "npm:^16.4.7"
glob: "npm:^10.4.5"
sha.js: "npm:^2.4.11"
sha.js: "npm:^2.4.12"
sql-highlight: "npm:^6.0.0"
tslib: "npm:^2.8.1"
uuid: "npm:^11.1.0"
yargs: "npm:^17.7.2"
peerDependencies:
"@google-cloud/spanner": ^5.18.0 || ^6.0.0 || ^7.0.0
"@sap/hana-client": ^2.12.25
better-sqlite3: ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0
hdb-pool: ^0.1.6
"@sap/hana-client": ^2.14.22
better-sqlite3: ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0
ioredis: ^5.0.4
mongodb: ^5.8.0 || ^6.0.0
mssql: ^9.1.1 || ^10.0.1 || ^11.0.1
Expand All @@ -9369,7 +9368,7 @@ __metadata:
pg: ^8.5.1
pg-native: ^3.0.0
pg-query-stream: ^4.0.0
redis: ^3.1.1 || ^4.0.0
redis: ^3.1.1 || ^4.0.0 || ^5.0.14
reflect-metadata: ^0.1.14 || ^0.2.0
sql.js: ^1.4.0
sqlite3: ^5.0.3
Expand All @@ -9382,8 +9381,6 @@ __metadata:
optional: true
better-sqlite3:
optional: true
hdb-pool:
optional: true
ioredis:
optional: true
mongodb:
Expand Down Expand Up @@ -9414,7 +9411,7 @@ __metadata:
typeorm: cli.js
typeorm-ts-node-commonjs: cli-ts-node-commonjs.js
typeorm-ts-node-esm: cli-ts-node-esm.js
checksum: 10/4d576c8b12bbe42a8a33aa01a4136138a04ddbaa9e41435c140a00d348c9102e74a989a2dd0c16f007e7662a7fd60284110cafdc35ed791750bab05c26d81596
checksum: 10/9155a8573a3f7976bc7f9312294d15c7c6fd68746a11c6b95184f8c4157f31916e32b9a17dd2da136fc75deda7ae2b74947990982fc6109c44531d418ad58dcd
languageName: node
linkType: hard

Expand Down
Loading