Skip to content

Commit

Permalink
Update dependency fast-xml-parser to v4.4.0 (#2370)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent c34618d commit b75efa1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/crafty-preset-maven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@swissquote/crafty-commons": "1.26.0"
},
"devDependencies": {
"fast-xml-parser": "4.3.6"
"fast-xml-parser": "4.4.0"
},
"engines": {
"node": ">=18"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2702,7 +2702,7 @@ __metadata:
resolution: "@swissquote/crafty-preset-maven@workspace:packages/crafty-preset-maven"
dependencies:
"@swissquote/crafty-commons": "npm:1.26.0"
fast-xml-parser: "npm:4.3.6"
fast-xml-parser: "npm:4.4.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6798,14 +6798,14 @@ __metadata:
languageName: node
linkType: hard

"fast-xml-parser@npm:4.3.6":
version: 4.3.6
resolution: "fast-xml-parser@npm:4.3.6"
"fast-xml-parser@npm:4.4.0":
version: 4.4.0
resolution: "fast-xml-parser@npm:4.4.0"
dependencies:
strnum: "npm:^1.0.5"
bin:
fxparser: src/cli/cli.js
checksum: 10c0/9ebe2ac142c6978cae423c39c2a9b561edb76be584317d578768ed4a006a61fc0e83abf8c6fe31029139c4ad15ea1f2e7b6720ba9e6eda0e5266d7f2770fb079
checksum: 10c0/ce32fad713471a40bea67959894168f297a5dd0aba64b89a2abc71a4fec0b1ae1d49c2dd8d8719ca8beeedf477824358c8a486b360b9f3ef12abc2e355d11318
languageName: node
linkType: hard

Expand Down

0 comments on commit b75efa1

Please sign in to comment.