From 0a4e900adfa657ad6cebd54066614b722eb087bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 04:18:08 +0000 Subject: [PATCH] chore(deps): bump xlsx from 0.18.2 to 0.18.4 Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.18.2 to 0.18.4. - [Release notes](https://github.com/SheetJS/sheetjs/releases) - [Changelog](https://github.com/SheetJS/sheetjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/SheetJS/sheetjs/compare/v0.18.2...v0.18.4) --- updated-dependencies: - dependency-name: xlsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index aca9350..c702b1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3063,9 +3063,9 @@ "license": "ISC" }, "node_modules/xlsx": { - "version": "0.18.2", - "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.18.2.tgz", - "integrity": "sha512-BWLS+GO5yg5Hnro8mpbNkZq/a+dZ8689otFuHmb9wgCtiMpL+I9dpc+Sans6K9yYxTLEZ235Kr/JkmoTEMunzQ==", + "version": "0.18.4", + "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.18.4.tgz", + "integrity": "sha512-u2plLVR/Ju2NxByPcWuxW3eOHEE/EH8w0vDyvHx8pFa8qO3fpq+l/57msr/Eq4cY5LErFOFD4sp4jIyPd6nFzQ==", "dependencies": { "adler-32": "~1.3.0", "cfb": "~1.2.1", @@ -5137,9 +5137,9 @@ "version": "1.0.2" }, "xlsx": { - "version": "0.18.2", - "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.18.2.tgz", - "integrity": "sha512-BWLS+GO5yg5Hnro8mpbNkZq/a+dZ8689otFuHmb9wgCtiMpL+I9dpc+Sans6K9yYxTLEZ235Kr/JkmoTEMunzQ==", + "version": "0.18.4", + "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.18.4.tgz", + "integrity": "sha512-u2plLVR/Ju2NxByPcWuxW3eOHEE/EH8w0vDyvHx8pFa8qO3fpq+l/57msr/Eq4cY5LErFOFD4sp4jIyPd6nFzQ==", "requires": { "adler-32": "~1.3.0", "cfb": "~1.2.1",