|
@@ -923,14 +923,13 @@
|
|
|
"integrity": "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA=="
|
|
|
},
|
|
|
"exceljs": {
|
|
|
- "version": "4.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/exceljs/-/exceljs-4.3.0.tgz",
|
|
|
- "integrity": "sha512-hTAeo5b5TPvf8Z02I2sKIT4kSfCnOO2bCxYX8ABqODCdAjppI3gI9VYiGCQQYVcBaBSKlFDMKlAQRqC+kV9O8w==",
|
|
|
+ "version": "git+https://github.com/exceljs/exceljs.git#ec92cb3b898bdf7f806ff9d7b8370c955ee8ba20",
|
|
|
+ "from": "git+https://github.com/exceljs/exceljs.git",
|
|
|
"requires": {
|
|
|
"archiver": "^5.0.0",
|
|
|
"dayjs": "^1.8.34",
|
|
|
"fast-csv": "^4.3.1",
|
|
|
- "jszip": "^3.5.0",
|
|
|
+ "jszip": "^3.10.1",
|
|
|
"readable-stream": "^3.6.0",
|
|
|
"saxes": "^5.0.1",
|
|
|
"tmp": "^0.2.0",
|