feat(core): Upgrade DB drivers (no-changelog) (#10370)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-08-14 09:43:59 +02:00
committed by GitHub
parent dfd712a45a
commit 838f13337f
4 changed files with 188 additions and 217 deletions

View File

@@ -131,7 +131,7 @@
"ldapts": "4.2.6",
"lodash": "catalog:",
"luxon": "catalog:",
"mysql2": "3.10.0",
"mysql2": "3.11.0",
"n8n-core": "workspace:*",
"n8n-editor-ui": "workspace:*",
"n8n-nodes-base": "workspace:*",
@@ -144,7 +144,7 @@
"otpauth": "9.1.1",
"p-cancelable": "2.1.1",
"p-lazy": "3.1.0",
"pg": "8.11.3",
"pg": "8.12.0",
"picocolors": "1.0.1",
"pkce-challenge": "3.0.0",
"posthog-node": "3.2.1",