mirror of
https://github.com/TeamPiped/Piped
synced 2025-11-06 15:30:05 +01:00
fix(deps): update dependency fast-xml-parser to v5.3.1
This commit is contained in:
parent
f946cc5452
commit
7aeb650a51
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "3.3.0",
|
||||
"fast-xml-parser": "5.2.5",
|
||||
"fast-xml-parser": "5.3.1",
|
||||
"hotkeys-js": "3.13.15",
|
||||
"javascript-time-ago": "2.5.11",
|
||||
"linkify-html": "4.3.2",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -12,8 +12,8 @@ importers:
|
||||
specifier: 3.3.0
|
||||
version: 3.3.0
|
||||
fast-xml-parser:
|
||||
specifier: 5.2.5
|
||||
version: 5.2.5
|
||||
specifier: 5.3.1
|
||||
version: 5.3.1
|
||||
hotkeys-js:
|
||||
specifier: 3.13.15
|
||||
version: 3.13.15
|
||||
@ -1716,8 +1716,8 @@ packages:
|
||||
fast-uri@3.0.6:
|
||||
resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==}
|
||||
|
||||
fast-xml-parser@5.2.5:
|
||||
resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==}
|
||||
fast-xml-parser@5.3.1:
|
||||
resolution: {integrity: sha512-jbNkWiv2Ec1A7wuuxk0br0d0aTMUtQ4IkL+l/i1r9PRf6pLXjDgsBsWwO+UyczmQlnehi4Tbc8/KIvxGQe+I/A==}
|
||||
hasBin: true
|
||||
|
||||
fastq@1.19.1:
|
||||
@ -4912,7 +4912,7 @@ snapshots:
|
||||
|
||||
fast-uri@3.0.6: {}
|
||||
|
||||
fast-xml-parser@5.2.5:
|
||||
fast-xml-parser@5.3.1:
|
||||
dependencies:
|
||||
strnum: 2.1.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user