Skip to content

Commit 5451ba9

Browse files
chore(deps-dev): bump typeorm from 0.3.25 to 0.3.26 (#9303)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8598626 commit 5451ba9

File tree

5 files changed

+1223
-1129
lines changed

5 files changed

+1223
-1129
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"prettier": "^2.8.3",
151151
"reflect-metadata": "^0.2.2",
152152
"tsx": "^3.12.3",
153-
"typeorm": "^0.3.20",
153+
"typeorm": "^0.3.26",
154154
"typescript": "~5.1.6",
155155
"zod": "^3.25.76"
156156
}

libs/langchain-classic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"rimraf": "^5.0.1",
134134
"rollup": "^3.19.1",
135135
"sqlite3": "^5.1.4",
136-
"typeorm": "^0.3.20",
136+
"typeorm": "^0.3.26",
137137
"typescript": "~5.8.3",
138138
"typesense": "^1.5.3",
139139
"vitest": "^3.2.4",

libs/langchain-community/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"sonix-speech-recognition": "^2.1.1",
195195
"srt-parser-2": "^1.2.3",
196196
"ts-jest": "^29.1.0",
197-
"typeorm": "^0.3.20",
197+
"typeorm": "^0.3.26",
198198
"typescript": "~5.8.3",
199199
"typesense": "^1.5.3",
200200
"usearch": "^2.17.1",
@@ -311,7 +311,7 @@
311311
"replicate": "*",
312312
"sonix-speech-recognition": "^2.1.1",
313313
"srt-parser-2": "^1.2.3",
314-
"typeorm": "^0.3.20",
314+
"typeorm": "^0.3.26",
315315
"typesense": "^1.5.3",
316316
"usearch": "^1.1.1",
317317
"voy-search": "0.6.2",

libs/langchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"reflect-metadata": "^0.2.2",
5656
"rimraf": "^5.0.1",
5757
"rollup": "^3.19.1",
58-
"typeorm": "^0.3.20",
58+
"typeorm": "^0.3.26",
5959
"typescript": "~5.8.3",
6060
"vitest": "^3.2.4",
6161
"yaml": "^2.8.1"

0 commit comments

Comments
 (0)