fix(core): Update packages to address CVE-2023-2142 and CVE-2020-28469 (#6844)

GH Advisories:
[ CVE-2023-2142](https://github.com/advisories/GHSA-x77j-w7wf-fjmw)
[CVE-2020-28469](https://github.com/advisories/GHSA-ww39-953v-wcq6)

---------

Co-authored-by: Marcus <marcus@n8n.io>
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-08-03 16:31:55 +02:00
committed by GitHub
parent 6ec7033bb7
commit a5667e6c42
5 changed files with 120 additions and 107 deletions

View File

@@ -838,7 +838,7 @@
"moment": "~2.29.2",
"moment-timezone": "^0.5.28",
"mongodb": "^4.9.1",
"mqtt": "4.2.6",
"mqtt": "^5.0.2",
"mssql": "^8.1.2",
"mysql2": "~2.3.0",
"n8n-workflow": "workspace:*",