fix(core): Upgrade luxon to address CVE-2023-22467 (#5731)

[GitHub Advisory](https://github.com/advisories/GHSA-3xq5-wjfh-ppjc)
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-03-21 09:50:29 +01:00
committed by GitHub
parent 4a4e2be96c
commit 469ce32957
5 changed files with 23 additions and 23 deletions

View File

@@ -169,7 +169,7 @@
"lodash.uniq": "^4.5.0",
"lodash.uniqby": "^4.7.0",
"lodash.unset": "^4.5.2",
"luxon": "^3.1.0",
"luxon": "^3.3.0",
"mysql2": "~2.3.3",
"n8n-core": "workspace:*",
"n8n-editor-ui": "workspace:*",