From 2ead4c72b953b76d1025a9b7ecfe0f914f6e5876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 07:01:22 +0000 Subject: [PATCH] build: bump fast-xml-parser from 4.3.6 to 4.4.0 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.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/compare/v4.3.6...v4.4.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production update-type: version-update:semver-minor ... 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 8a99856f..7032e1ce 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@salesforce/command": "^5.3.9", "@salesforce/core": "^7.3.6", "async": "^3.2.5", - "fast-xml-parser": "^4.3.6", + "fast-xml-parser": "^4.4.0", "fs-extra": "^11.2.0", "ignore": "^5.3.1", "isomorphic-git": "^1.25.10", diff --git a/yarn.lock b/yarn.lock index 7c2e2f61..6785623e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5144,14 +5144,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:^4.3.6": - version: 4.3.6 - resolution: "fast-xml-parser@npm:4.3.6" +"fast-xml-parser@npm:^4.4.0": + version: 4.4.0 + resolution: "fast-xml-parser@npm:4.4.0" dependencies: strnum: ^1.0.5 bin: fxparser: src/cli/cli.js - checksum: 12795c55f4564699c3cee13f7e892423244ac1125775e9b85bf948a1d4b65352da8f688d334bad530972288bb7ee0cf3d2605088d475123fce40d95003f045fa + checksum: ad33a4b5165a0ffcb6e17ae78825bd4619a8298844a8a8408f2ea141a0d2d9439d18865dc5254162f09fe54d510ff18e5d5c0a190869cab21fc745ee66be816b languageName: node linkType: hard @@ -9912,7 +9912,7 @@ __metadata: eslint-config-prettier: ^9.1.0 eslint-plugin-import: ^2.29.1 eslint-plugin-prettier: ^5.1.3 - fast-xml-parser: ^4.3.6 + fast-xml-parser: ^4.4.0 fs-extra: ^11.2.0 husky: ^9.0.11 ignore: ^5.3.1