Skip to content

Commit d67b221

Browse files
Update dependency fast-xml-parser to v5.4.2 (#1608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab783af commit d67b221

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mg-wp-xml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@tryghost/mg-utils": "0.0.1",
2626
"@tryghost/mg-wp-api": "0.11.20",
2727
"fast-glob": "3.3.3",
28-
"fast-xml-parser": "5.4.1",
28+
"fast-xml-parser": "5.4.2",
2929
"markdown-it": "14.1.1",
3030
"php-serialize": "5.1.3"
3131
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6166,10 +6166,10 @@ fast-xml-builder@^1.0.0:
61666166
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.0.0.tgz#a485d7e8381f1db983cf006f849d1066e2935241"
61676167
integrity sha512-fpZuDogrAgnyt9oDDz+5DBz0zgPdPZz6D4IR7iESxRXElrlGTRkHJ9eEt+SACRJwT0FNFrt71DFQIUFBJfX/uQ==
61686168

6169-
fast-xml-parser@5.4.1:
6170-
version "5.4.1"
6171-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz#0c81b8ecfb3021e5ad83aa3df904af19a05bc601"
6172-
integrity sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==
6169+
fast-xml-parser@5.4.2:
6170+
version "5.4.2"
6171+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.2.tgz#7fc66463b59260b0c5fd57edf46148a418bde68b"
6172+
integrity sha512-pw/6pIl4k0CSpElPEJhDppLzaixDEuWui2CUQQBH/ECDf7+y6YwA4Gf7Tyb0Rfe4DIMuZipYj4AEL0nACKglvQ==
61736173
dependencies:
61746174
fast-xml-builder "^1.0.0"
61756175
strnum "^2.1.2"

0 commit comments

Comments
 (0)