From f74ab729a954d1c1ac3f4b76fe7ad83aca584588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:16:04 +0000 Subject: [PATCH] Bump fast-xml-parser from 4.2.5 to 4.4.1 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.5 to 4.4.1. - [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/compare/v4.2.5...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9179d079..caef07cc 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-react-hooks": "^4.3.0", "eslint-plugin-unicorn": "^51.0.1", "evergreen-ui": "^6.13.1", - "fast-xml-parser": "^4.2.5", + "fast-xml-parser": "^4.4.1", "framer-motion": "^9.0.3", "i18next-parser": "^7.6.0", "icon-gen": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 239152a1..e17268f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5480,14 +5480,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:^4.2.5": - version: 4.2.5 - resolution: "fast-xml-parser@npm:4.2.5" +"fast-xml-parser@npm:^4.4.1": + version: 4.4.1 + resolution: "fast-xml-parser@npm:4.4.1" dependencies: strnum: "npm:^1.0.5" bin: fxparser: src/cli/cli.js - checksum: 4be7ebe24d6a9a60c278e1423cd86a7da9a77ec64c95563e2c552363caf7a777e0c87c9de1255c2f4e8dea9bce8905dc2bdc58a34e9f2b73c4693654456ad284 + checksum: 0c05ab8703630d8c857fafadbd78d0020d3a8e54310c3842179cd4a0d9d97e96d209ce885e91241f4aa9dd8dfc2fd924a682741a423d65153cad34da2032ec44 languageName: node linkType: hard @@ -7600,7 +7600,7 @@ __metadata: execa: "npm:^8.0.1" express: "npm:^4.19.2" express-async-handler: "npm:^1.2.0" - fast-xml-parser: "npm:^4.2.5" + fast-xml-parser: "npm:^4.4.1" file-type: "npm:16" framer-motion: "npm:^9.0.3" fs-extra: "npm:^8.1.0"