Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

fix(deps): update dependency fast-xml-parser to v4.2.4 [security] #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1971,13 +1971,13 @@ __metadata:
linkType: hard

"fast-xml-parser@npm:^4.0.10":
version: 4.0.10
resolution: "fast-xml-parser@npm:4.0.10"
version: 4.2.4
resolution: "fast-xml-parser@npm:4.2.4"
dependencies:
strnum: ^1.0.5
bin:
fxparser: src/cli/cli.js
checksum: 001625c63f428117b4af230fe9177589b089d21ecb1ae5b06fdb30b36d2afafb0d7d948d03102be3559a20164971865597664c08610ac15a047a562d87b028a4
checksum: d3b4d0c0152c09f98def792769fca6bb3fa1d597f9745d9564451c239089bd86bdf573c9263b4944860028cb7edb81752d64399c1aff8b87c9225ecef96905f7
languageName: node
linkType: hard

Expand Down