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