From 63455b4e4505c8ffbe48dfce3cf82ecfebd162a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 15:09:04 +0000 Subject: [PATCH] Bump xlsx from 0.14.1 to 0.18.5 in /larkmidtable-ui 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] --- larkmidtable-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/larkmidtable-ui/package.json b/larkmidtable-ui/package.json index aa7a3f19..6836f65f 100644 --- a/larkmidtable-ui/package.json +++ b/larkmidtable-ui/package.json @@ -70,7 +70,7 @@ "vue2-jsoneditor": "^1.0.6", "vuedraggable": "2.20.0", "vuex": "3.1.0", - "xlsx": "0.14.1" + "xlsx": "0.18.5" }, "devDependencies": { "@babel/core": "7.0.0",