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

@@ -868,7 +868,7 @@
"lodash.upperfirst": "^4",
"lodash.zip": "^4",
"lossless-json": "^1.0.4",
"luxon": "^3.1.0",
"luxon": "^3.3.0",
"mailparser": "^3.2.0",
"moment": "~2.29.2",
"moment-timezone": "^0.5.28",