Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

chore(deps): bump fast-xml-parser from 4.3.6 to 4.4.1 in /example #21

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 modified example/.yarn/install-state.gz
Binary file not shown.
6 changes: 3 additions & 3 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3478,13 +3478,13 @@ __metadata:
linkType: hard

"fast-xml-parser@npm:^4.0.12, fast-xml-parser@npm:^4.2.4":
version: 4.3.6
resolution: "fast-xml-parser@npm:4.3.6"
version: 4.4.1
resolution: "fast-xml-parser@npm:4.4.1"
dependencies:
strnum: ^1.0.5
bin:
fxparser: src/cli/cli.js
checksum: 12795c55f4564699c3cee13f7e892423244ac1125775e9b85bf948a1d4b65352da8f688d334bad530972288bb7ee0cf3d2605088d475123fce40d95003f045fa
checksum: f440c01cd141b98789ae777503bcb6727393296094cc82924ae9f88a5b971baa4eec7e65306c7e07746534caa661fc83694ff437d9012dc84dee39dfbfaab947
languageName: node
linkType: hard

Expand Down