From 90b96b10b6c88889adf12697e26421e26bf746a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 22:09:37 +0000 Subject: [PATCH] Bump fast-xml-parser from 3.12.19 to 4.2.0 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.12.19 to 4.2.0. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits/v4.2.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db6fcc8..b133f0d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "async": "2.6.3", "commander": "2.20.0", "csvtojson": "2.0.10", - "fast-xml-parser": "3.12.19", + "fast-xml-parser": "4.2.0", "fs": "0.0.1-security", "jszip": "3.2.2", "sprintf-js": "1.1.2",