From 306a70033d8f849a6ec6a2985a64a1f6271f4bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 02:17:47 +0000 Subject: [PATCH] Bump xlsx from 0.14.1 to 0.18.5 Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.14.1 to 0.18.5. - [Changelog](https://github.com/SheetJS/sheetjs/blob/github/CHANGELOG.md) - [Commits](https://github.com/SheetJS/sheetjs/commits/v0.18.5) --- updated-dependencies: - dependency-name: xlsx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6506731..c5fa532 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "vue-splitpane": "1.0.4", "vuedraggable": "2.20.0", "vuex": "3.1.0", - "xlsx": "0.14.1" + "xlsx": "0.18.5" }, "devDependencies": { "@babel/core": "7.0.0",