Skip to content

Commit a75f805

Browse files
chore(deps): bump fast-xml-parser from 5.6.0 to 5.7.1 (#6519)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.6.0 to 5.7.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.6.0...v5.7.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9102f18 commit a75f805

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,10 +1393,10 @@
13931393
"@emnapi/runtime" "^1.4.3"
13941394
"@tybys/wasm-util" "^0.9.0"
13951395

1396-
"@nodable/entities@^1.1.0":
1397-
version "1.1.0"
1398-
resolved "https://registry.npmjs.org/@nodable/entities/-/entities-1.1.0.tgz#f98e5ee5a6e987b4cad56eb97be81043d9b8d31d"
1399-
integrity sha512-bidpxmTBP0pOsxULw6XlxzQpTgrAGLDHGBK/JuWhPDL6ZV0GZ/PmN9CA9do6e+A9lYI6qx6ikJUtJYRxup141g==
1396+
"@nodable/entities@^2.1.0":
1397+
version "2.1.0"
1398+
resolved "https://registry.npmjs.org/@nodable/entities/-/entities-2.1.0.tgz#f543e5c6446720d4cf9e498a83019dd159973bc2"
1399+
integrity sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA==
14001400

14011401
"@nodelib/[email protected]":
14021402
version "2.1.5"
@@ -4771,20 +4771,20 @@ fast-uri@^3.0.1:
47714771
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748"
47724772
integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==
47734773

4774-
fast-xml-builder@^1.1.4:
4775-
version "1.1.4"
4776-
resolved "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017"
4777-
integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==
4774+
fast-xml-builder@^1.1.5:
4775+
version "1.1.5"
4776+
resolved "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.5.tgz#50188e1452a5fa095f415d3e63dcac0a1dbcbf11"
4777+
integrity sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==
47784778
dependencies:
47794779
path-expression-matcher "^1.1.3"
47804780

47814781
fast-xml-parser@^5.5.9:
4782-
version "5.6.0"
4783-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.6.0.tgz#4ade6df478c2532a462b693278fa6393c295a9e3"
4784-
integrity sha512-5G+uaEBbOm9M4dgMOV3K/rBzfUNGqGqoUTaYJM3hBwM8t71w07gxLQZoTsjkY8FtfjabqgQHEkeIySBDYeBmJw==
4782+
version "5.7.1"
4783+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.1.tgz#17697550bdd2a0a0d47cdc4b456c009c4cbe8a06"
4784+
integrity sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==
47854785
dependencies:
4786-
"@nodable/entities" "^1.1.0"
4787-
fast-xml-builder "^1.1.4"
4786+
"@nodable/entities" "^2.1.0"
4787+
fast-xml-builder "^1.1.5"
47884788
path-expression-matcher "^1.5.0"
47894789
strnum "^2.2.3"
47904790

0 commit comments

Comments
 (0)