From 18f2892d684fdf7e0d11303cff40ffc2fcba44b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 21:54:51 +0000 Subject: [PATCH] Bump fast-xml-parser from 3.12.19 to 4.1.3 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.12.19 to 4.1.3. - [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.1.3) --- 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..eeae080 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.1.3", "fs": "0.0.1-security", "jszip": "3.2.2", "sprintf-js": "1.1.2",