mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-30 18:43:17 +00:00
fix(deps): update dependency fast-xml-parser to v4.4.1
This commit is contained in:
parent
905f5aacc7
commit
72e7d85df8
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "3.1.6",
|
||||
"fast-xml-parser": "4.4.0",
|
||||
"fast-xml-parser": "4.4.1",
|
||||
"hotkeys-js": "3.13.7",
|
||||
"javascript-time-ago": "2.5.10",
|
||||
"linkify-html": "4.1.3",
|
||||
|
@ -12,8 +12,8 @@ importers:
|
||||
specifier: 3.1.6
|
||||
version: 3.1.6
|
||||
fast-xml-parser:
|
||||
specifier: 4.4.0
|
||||
version: 4.4.0
|
||||
specifier: 4.4.1
|
||||
version: 4.4.1
|
||||
hotkeys-js:
|
||||
specifier: 3.13.7
|
||||
version: 3.13.7
|
||||
@ -1753,8 +1753,8 @@ packages:
|
||||
fast-uri@3.0.1:
|
||||
resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==}
|
||||
|
||||
fast-xml-parser@4.4.0:
|
||||
resolution: {integrity: sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==}
|
||||
fast-xml-parser@4.4.1:
|
||||
resolution: {integrity: sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==}
|
||||
hasBin: true
|
||||
|
||||
fastq@1.17.1:
|
||||
@ -4947,7 +4947,7 @@ snapshots:
|
||||
|
||||
fast-uri@3.0.1: {}
|
||||
|
||||
fast-xml-parser@4.4.0:
|
||||
fast-xml-parser@4.4.1:
|
||||
dependencies:
|
||||
strnum: 1.0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user