From a5e2a2c63a37f320c7ca4154a847ecea76b1f73d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 22:10:16 +0000 Subject: [PATCH] Bump fast-xml-parser from 3.12.19 to 4.2.2 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.12.19 to 4.2.2. - [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) --- 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..b061486 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.2", "fs": "0.0.1-security", "jszip": "3.2.2", "sprintf-js": "1.1.2",