From f9a7ff04f08e759142667c23689791e697b33a12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 15:25:30 -0700 Subject: [PATCH] Bump fast-xml-parser from 4.2.4 to 4.2.5 (#41982) * Bump fast-xml-parser from 4.2.4 to 4.2.5 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.2.5. - [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.4...v4.2.5) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:development ... Signed-off-by: dependabot[bot] * Add changelog --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Lane --- plugins/woocommerce-blocks/package.json | 2 +- .../dependabot-npm_and_yarn-fast-xml-parser-4.2.5 | 4 ++++ pnpm-lock.yaml | 12 ++++++------ 3 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 plugins/woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5 diff --git a/plugins/woocommerce-blocks/package.json b/plugins/woocommerce-blocks/package.json index 8e89a238f54..e4239209857 100644 --- a/plugins/woocommerce-blocks/package.json +++ b/plugins/woocommerce-blocks/package.json @@ -227,7 +227,7 @@ "eslint-plugin-woocommerce": "file:bin/eslint-plugin-woocommerce", "eslint-plugin-you-dont-need-lodash-underscore": "6.12.0", "expect-puppeteer": "6.1.1", - "fast-xml-parser": "4.2.4", + "fast-xml-parser": "4.2.5", "fs-extra": "11.1.1", "gh-pages": "4.0.0", "github-label-sync": "^2.3.1", diff --git a/plugins/woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5 b/plugins/woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5 new file mode 100644 index 00000000000..27009186c7f --- /dev/null +++ b/plugins/woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5 @@ -0,0 +1,4 @@ +Significance: patch +Type: dev + +Update fast-xml-parser from 4.2.4 to 4.2.5 diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 005c971c4bf..54e82be4417 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4331,8 +4331,8 @@ importers: specifier: 6.1.1 version: 6.1.1 fast-xml-parser: - specifier: 4.2.4 - version: 4.2.4 + specifier: 4.2.5 + version: 4.2.5 fs-extra: specifier: 11.1.1 version: 11.1.1 @@ -14395,7 +14395,7 @@ packages: '@react-native-community/cli-tools': 12.1.1 chalk: 4.1.2 execa: 5.1.1 - fast-xml-parser: 4.2.4 + fast-xml-parser: 4.2.5 glob: 7.2.3 logkitty: 0.7.1 transitivePeerDependencies: @@ -14407,7 +14407,7 @@ packages: '@react-native-community/cli-tools': 12.1.1 chalk: 4.1.2 execa: 5.1.1 - fast-xml-parser: 4.2.4 + fast-xml-parser: 4.2.5 glob: 7.2.3 ora: 5.4.1 transitivePeerDependencies: @@ -32990,8 +32990,8 @@ packages: resolution: {integrity: sha512-c/cMBGA5mH3OYjaXedtLIM3hQjv+KuZuiD2QEH5GofNOZeQVDIYIN7Okc2AW1KPhk44g5PTZnXp8t2lOMl8qhQ==} dev: false - /fast-xml-parser@4.2.4: - resolution: {integrity: sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ==} + /fast-xml-parser@4.2.5: + resolution: {integrity: sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==} hasBin: true dependencies: strnum: 1.0.5