Skip to content

Commit 6a1c465

Browse files
chore(deps): Update dependency fast-xml-parser to ^5.2.5
1 parent f972697 commit 6a1c465

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/doc-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@next-core/brick-manifest": "^0.7.1",
31-
"fast-xml-parser": "^5.2.3",
31+
"fast-xml-parser": "^5.2.5",
3232
"js-yaml": "^3.14.1",
3333
"prettier": "^3.5.3"
3434
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6508,10 +6508,10 @@ fast-safe-stringify@^2.0.7:
65086508
resolved "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz"
65096509
integrity sha1-EkqohYmSYfaK7bQqfAgN6dpgh0M=
65106510

6511-
fast-xml-parser@^5.2.3:
6512-
version "5.2.3"
6513-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.3.tgz#cd6d353998857313b92c7fba5e5d8a66802b0111"
6514-
integrity sha512-OdCYfRqfpuLUFonTNjvd30rCBZUneHpSQkCqfaeWQ9qrKcl6XlWeDBNVwGb+INAIxRshuN2jF+BE0L6gbBO2mw==
6511+
fast-xml-parser@^5.2.5:
6512+
version "5.2.5"
6513+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz#4809fdfb1310494e341098c25cb1341a01a9144a"
6514+
integrity sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==
65156515
dependencies:
65166516
strnum "^2.1.0"
65176517

0 commit comments

Comments
 (0)