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] <support@github.com> * Add changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Lane <jon.lane@automattic.com>
This commit is contained in:
parent
fb9613e92c
commit
f9a7ff04f0
|
@ -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",
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
|
||||
Update fast-xml-parser from 4.2.4 to 4.2.5
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue