fix(core): Upgrade sheetjs to address CVE-2024-22363 (#9498)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-05-23 15:04:46 +02:00
committed by GitHub
parent 75408b0113
commit 8737c0965e
6 changed files with 15 additions and 9 deletions

View File

@@ -901,7 +901,7 @@
"ts-ics": "^1.2.2",
"typedi": "0.10.0",
"uuid": "8.3.2",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz",
"xml2js": "0.6.2"
}
}