From b54d17467cd2868091c52240594630923875946c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 2 Nov 2023 05:39:07 +0200 Subject: [PATCH] Updated dependencies. Thanks to exceljs developers! --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 7ffc02cbb..6a94acf08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -671,7 +671,7 @@ "integrity": "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==" }, "exceljs": { - "version": "git+https://github.com/exceljs/exceljs.git#ac96f9a61e9799c7776bd940f05c4a51d7200209", + "version": "git+https://github.com/exceljs/exceljs.git#ddab279a882aba8f18fc5127c6d59e3aa9f596c7", "from": "git+https://github.com/exceljs/exceljs.git", "requires": { "archiver": "^5.0.0",