Skip to content

Commit

Permalink
chore: Upgrade typeorm (no-changelog)
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Feb 7, 2024
1 parent 40eee3a commit d089e32
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 41 deletions.
2 changes: 1 addition & 1 deletion packages/@n8n/nodes-langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"redis": "4.6.12",
"sqlite3": "5.1.6",
"temp": "0.9.4",
"typeorm": "0.3.17",
"typeorm": "0.3.20",
"zod": "3.22.4",
"zod-to-json-schema": "3.22.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"swagger-ui-express": "5.0.0",
"syslog-client": "1.1.1",
"typedi": "0.10.0",
"typeorm": "0.3.17",
"typeorm": "0.3.20",
"uuid": "8.3.2",
"validator": "13.7.0",
"winston": "3.8.2",
Expand Down
95 changes: 56 additions & 39 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d089e32

Please sign in to comment.