Skip to content

Commit c80c7d9

Browse files
Update dependency fast-xml-parser to v5.3.9 (#1593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87d848d commit c80c7d9

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.3.8",
28+
"fast-xml-parser": "5.3.9",
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
@@ -6065,10 +6065,10 @@ fast-wrap-ansi@^0.2.0:
60656065
dependencies:
60666066
fast-string-width "^3.0.2"
60676067

6068-
fast-xml-parser@5.3.8:
6069-
version "5.3.8"
6070-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.8.tgz#b5bc2045620d1b9cf342a2aa4d72391ef0b36a9e"
6071-
integrity sha512-53jIF4N6u/pxvaL1eb/hEZts/cFLWZ92eCfLrNyCI0k38lettCG/Bs40W9pPwoPXyHQlKu2OUbQtiEIZK/J6Vw==
6068+
fast-xml-parser@5.3.9:
6069+
version "5.3.9"
6070+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.9.tgz#8777df0e215845534b023b2830e75d0068a9fbcf"
6071+
integrity sha512-zU0KUuO9U+fLGduTDdxQ6qsQLIxRg4EK5AMduwBNGNCSfCGRSbNS7OpH343NFQlLDg1jxoH68JSbOPAGksIGvg==
60726072
dependencies:
60736073
strnum "^2.1.2"
60746074

0 commit comments

Comments
 (0)