fix(core): Report all sqlite transaction rollback errors to Sentry (no-changelog) (#8680)
This commit is contained in:
committed by
GitHub
parent
20446bdf11
commit
afd2eb1f4a
@@ -133,7 +133,7 @@
|
||||
"@huggingface/inference": "2.6.4",
|
||||
"@langchain/core": "0.1.8",
|
||||
"@langchain/mistralai": "0.0.6",
|
||||
"@n8n/typeorm": "0.3.20-2",
|
||||
"@n8n/typeorm": "0.3.20-3",
|
||||
"@n8n/vm2": "3.9.20",
|
||||
"@pinecone-database/pinecone": "1.1.2",
|
||||
"@qdrant/js-client-rest": "1.7.0",
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
"@n8n/localtunnel": "2.1.0",
|
||||
"@n8n/n8n-nodes-langchain": "workspace:*",
|
||||
"@n8n/permissions": "workspace:*",
|
||||
"@n8n/typeorm": "0.3.20-2",
|
||||
"@n8n/typeorm": "0.3.20-3",
|
||||
"@n8n_io/license-sdk": "2.10.0",
|
||||
"@oclif/core": "3.18.1",
|
||||
"@rudderstack/rudder-sdk-node": "2.0.7",
|
||||
|
||||
Reference in New Issue
Block a user