From 576877ad256e3f12aa9c414cab923b13207bcc46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 04:03:24 +0000 Subject: [PATCH] Bump exceljs from 0.6.2 to 3.8.0 Bumps [exceljs](https://github.com/exceljs/exceljs) from 0.6.2 to 3.8.0. - [Release notes](https://github.com/exceljs/exceljs/releases) - [Commits](https://github.com/exceljs/exceljs/compare/v0.6.2...v3.8.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49b7f82..840cf20 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "homepage": "https://github.com/Naujiano/node-sql-query", "dependencies": { - "exceljs": "^0.6.2", + "exceljs": "^3.8.0", "mssql": "^4.1.0" } }