mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-25 23:17:22 +00:00
fix(deps): update dependency fast-xml-parser to v4.3.5
This commit is contained in:
parent
233035a037
commit
5ef9ac1f98
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "3.0.9",
|
||||
"fast-xml-parser": "4.3.4",
|
||||
"fast-xml-parser": "4.3.5",
|
||||
"hotkeys-js": "3.13.6",
|
||||
"javascript-time-ago": "2.5.9",
|
||||
"linkify-html": "4.1.3",
|
||||
|
@ -9,8 +9,8 @@ dependencies:
|
||||
specifier: 3.0.9
|
||||
version: 3.0.9
|
||||
fast-xml-parser:
|
||||
specifier: 4.3.4
|
||||
version: 4.3.4
|
||||
specifier: 4.3.5
|
||||
version: 4.3.5
|
||||
hotkeys-js:
|
||||
specifier: 3.13.6
|
||||
version: 3.13.6
|
||||
@ -3238,8 +3238,8 @@ packages:
|
||||
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
||||
dev: true
|
||||
|
||||
/fast-xml-parser@4.3.4:
|
||||
resolution: {integrity: sha512-utnwm92SyozgA3hhH2I8qldf2lBqm6qHOICawRNRFu1qMe3+oqr+GcXjGqTmXTMGE5T4eC03kr/rlh5C1IRdZA==}
|
||||
/fast-xml-parser@4.3.5:
|
||||
resolution: {integrity: sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
strnum: 1.0.5
|
||||
|
Loading…
Reference in New Issue
Block a user