mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-22 05:27:20 +00:00
fix(deps): update dependency fast-xml-parser to v4.5.0
This commit is contained in:
parent
f58f6f9718
commit
d9c12f3f51
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "3.1.7",
|
||||
"fast-xml-parser": "4.4.1",
|
||||
"fast-xml-parser": "4.5.0",
|
||||
"hotkeys-js": "3.13.7",
|
||||
"javascript-time-ago": "2.5.11",
|
||||
"linkify-html": "4.1.3",
|
||||
|
@ -12,8 +12,8 @@ importers:
|
||||
specifier: 3.1.7
|
||||
version: 3.1.7
|
||||
fast-xml-parser:
|
||||
specifier: 4.4.1
|
||||
version: 4.4.1
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0
|
||||
hotkeys-js:
|
||||
specifier: 3.13.7
|
||||
version: 3.13.7
|
||||
@ -1877,8 +1877,8 @@ packages:
|
||||
fast-uri@3.0.1:
|
||||
resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==}
|
||||
|
||||
fast-xml-parser@4.4.1:
|
||||
resolution: {integrity: sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==}
|
||||
fast-xml-parser@4.5.0:
|
||||
resolution: {integrity: sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==}
|
||||
hasBin: true
|
||||
|
||||
fastq@1.17.1:
|
||||
@ -5147,7 +5147,7 @@ snapshots:
|
||||
|
||||
fast-uri@3.0.1: {}
|
||||
|
||||
fast-xml-parser@4.4.1:
|
||||
fast-xml-parser@4.5.0:
|
||||
dependencies:
|
||||
strnum: 1.0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user