Merge pull request #620 from docker/dependabot/npm_and_yarn/fast-xml-parser-5.5.6

chore(deps): Bump fast-xml-parser from 5.4.2 to 5.8.0
This commit is contained in:
CrazyMax
2026-05-22 14:10:03 +02:00
committed by GitHub
4 changed files with 201 additions and 142 deletions

244
dist/index.cjs generated vendored

File diff suppressed because one or more lines are too long

8
dist/index.cjs.map generated vendored

File diff suppressed because one or more lines are too long

38
dist/licenses.txt generated vendored
View File

@@ -3443,6 +3443,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The following npm packages may be included in this product: The following npm packages may be included in this product:
- @nodable/entities@2.1.0
- binary@0.3.0 - binary@0.3.0
- browserify-zlib@0.1.4 - browserify-zlib@0.1.4
- eastasianwidth@0.2.0 - eastasianwidth@0.2.0
@@ -3450,6 +3451,7 @@ The following npm packages may be included in this product:
- imurmurhash@0.1.4 - imurmurhash@0.1.4
- is-gzip@1.0.0 - is-gzip@1.0.0
- isarray@1.0.0 - isarray@1.0.0
- xml-naming@0.1.0
These packages each contain the following license: These packages each contain the following license:
@@ -3613,7 +3615,7 @@ SOFTWARE.
The following npm package may be included in this product: The following npm package may be included in this product:
- fast-xml-parser@5.4.2 - fast-xml-parser@5.8.0
This package contains the following license: This package contains the following license:
@@ -3733,7 +3735,7 @@ SOFTWARE.
The following npm package may be included in this product: The following npm package may be included in this product:
- strnum@2.2.0 - strnum@2.3.0
This package contains the following license: This package contains the following license:
@@ -3858,7 +3860,37 @@ SOFTWARE.
The following npm package may be included in this product: The following npm package may be included in this product:
- fast-xml-builder@1.0.0 - path-expression-matcher@1.5.0
This package contains the following license:
MIT License
Copyright (c) 2024
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-----------
The following npm package may be included in this product:
- fast-xml-builder@1.2.0
This package contains the following license: This package contains the following license:

View File

@@ -995,6 +995,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@nodable/entities@npm:^2.1.0":
version: 2.1.0
resolution: "@nodable/entities@npm:2.1.0"
checksum: 10/355c55e82aebe45d4b962d16530951df51e19e3e63a27ea61ad3260c0807064619b270b9c83db10e8394f42760abd5b7f7c5b5117678c4246ce8364a4aafc637
languageName: node
linkType: hard
"@npmcli/agent@npm:^2.0.0": "@npmcli/agent@npm:^2.0.0":
version: 2.2.2 version: 2.2.2
resolution: "@npmcli/agent@npm:2.2.2" resolution: "@npmcli/agent@npm:2.2.2"
@@ -3234,22 +3241,28 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"fast-xml-builder@npm:^1.0.0": "fast-xml-builder@npm:^1.2.0":
version: 1.0.0 version: 1.2.0
resolution: "fast-xml-builder@npm:1.0.0" resolution: "fast-xml-builder@npm:1.2.0"
checksum: 10/06c04d80545e5c9f4d1d6cca00567b5cc09953a92c6328fa48cfb4d7f42630313b8c2bb62e9cb81accee7bb5e1c5312fcae06c3d20dbe52d969a5938233316da dependencies:
path-expression-matcher: "npm:^1.5.0"
xml-naming: "npm:^0.1.0"
checksum: 10/5948add7796879d03b6c779cbb17f2f203a41cdf23dfaaa4789c65078a36376cd0709a6586701e980e3d244ebd5fdb35db1235ccb5e4fb9e9abfd8c51e7b8813
languageName: node languageName: node
linkType: hard linkType: hard
"fast-xml-parser@npm:^5.0.7": "fast-xml-parser@npm:^5.0.7":
version: 5.4.2 version: 5.8.0
resolution: "fast-xml-parser@npm:5.4.2" resolution: "fast-xml-parser@npm:5.8.0"
dependencies: dependencies:
fast-xml-builder: "npm:^1.0.0" "@nodable/entities": "npm:^2.1.0"
strnum: "npm:^2.1.2" fast-xml-builder: "npm:^1.2.0"
path-expression-matcher: "npm:^1.5.0"
strnum: "npm:^2.3.0"
xml-naming: "npm:^0.1.0"
bin: bin:
fxparser: src/cli/cli.js fxparser: src/cli/cli.js
checksum: 10/12585d5dd77113411d01cf41818cfecbbaf8f3d9e8448b1c35f50a7eb51205408bc8db27af5733173a77f96f72d7e121d9e675674f71334569157c77845aba39 checksum: 10/0167d17d5275c95e005639f8fca7b4d88fec3fd013063725280f4e982313b1c798e4565d5ced7f61ce10e8f0d876a1976492cc8ac27da3080915ff549fd00705
languageName: node languageName: node
linkType: hard linkType: hard
@@ -4749,6 +4762,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"path-expression-matcher@npm:^1.5.0":
version: 1.5.0
resolution: "path-expression-matcher@npm:1.5.0"
checksum: 10/28303bb9ee6831e6df14c10cd3f3f7b2d7c8d7f788d8bdb7440136fd696064c82a3e264999a0764d28e39f698275fc03a5493bec93c57ef4a22566280367dd64
languageName: node
linkType: hard
"path-key@npm:^3.1.0": "path-key@npm:^3.1.0":
version: 3.1.1 version: 3.1.1
resolution: "path-key@npm:3.1.1" resolution: "path-key@npm:3.1.1"
@@ -5460,10 +5480,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"strnum@npm:^2.1.2": "strnum@npm:^2.3.0":
version: 2.2.0 version: 2.3.0
resolution: "strnum@npm:2.2.0" resolution: "strnum@npm:2.3.0"
checksum: 10/2969dbc8441f5af1b55db1d2fcea64a8f912de18515b57f85574e66bdb8f30ae76c419cf1390b343d72d687e2aea5aca82390f18b9e0de45d6bcc6d605eb9385 checksum: 10/ce79c86bb2b96f053eb28e14924c13604e22977dcdece9aa914c25e16cc5c4bbe048976fe0b2a4decf08a1e13600b820749cea25463fc0e5fee3078339e0a457
languageName: node languageName: node
linkType: hard linkType: hard
@@ -6004,6 +6024,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"xml-naming@npm:^0.1.0":
version: 0.1.0
resolution: "xml-naming@npm:0.1.0"
checksum: 10/45abd94ba64a508bda3f4d0b70e49811a3c3542596252c213caf47c858bbe9bba365ebba8eeff68e2a876e22a1bf6855d90cd2019b2f28012cebb167a4df2293
languageName: node
linkType: hard
"xregexp@npm:4.4.1": "xregexp@npm:4.4.1":
version: 4.4.1 version: 4.4.1
resolution: "xregexp@npm:4.4.1" resolution: "xregexp@npm:4.4.1"