mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-06-23 21:29:52 +00:00
fix(deps): update dependency fast-xml-parser to v5.2.5
This commit is contained in:
parent
b11f1a435f
commit
6722b02b77
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "3.2.6",
|
||||
"fast-xml-parser": "5.0.8",
|
||||
"fast-xml-parser": "5.2.5",
|
||||
"hotkeys-js": "3.13.9",
|
||||
"javascript-time-ago": "2.5.11",
|
||||
"linkify-html": "4.2.0",
|
||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -12,8 +12,8 @@ importers:
|
||||
specifier: 3.2.6
|
||||
version: 3.2.6
|
||||
fast-xml-parser:
|
||||
specifier: 5.0.8
|
||||
version: 5.0.8
|
||||
specifier: 5.2.5
|
||||
version: 5.2.5
|
||||
hotkeys-js:
|
||||
specifier: 3.13.9
|
||||
version: 3.13.9
|
||||
@ -1670,8 +1670,8 @@ packages:
|
||||
fast-uri@3.0.6:
|
||||
resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==}
|
||||
|
||||
fast-xml-parser@5.0.8:
|
||||
resolution: {integrity: sha512-qY8NiI5L8ff00F2giyICiJxSSKHO52tC36LJqx2JtvGyAd5ZfehC/l4iUVVHpmpIa6sM9N5mneSLHQG2INGoHA==}
|
||||
fast-xml-parser@5.2.5:
|
||||
resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==}
|
||||
hasBin: true
|
||||
|
||||
fastq@1.19.1:
|
||||
@ -2597,8 +2597,8 @@ packages:
|
||||
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
strnum@2.0.5:
|
||||
resolution: {integrity: sha512-YAT3K/sgpCUxhxNMrrdhtod3jckkpYwH6JAuwmUdXZsmzH1wUyzTMrrK2wYCEEqlKwrWDd35NeuUkbBy/1iK+Q==}
|
||||
strnum@2.1.1:
|
||||
resolution: {integrity: sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==}
|
||||
|
||||
supports-color@7.2.0:
|
||||
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
||||
@ -4808,9 +4808,9 @@ snapshots:
|
||||
|
||||
fast-uri@3.0.6: {}
|
||||
|
||||
fast-xml-parser@5.0.8:
|
||||
fast-xml-parser@5.2.5:
|
||||
dependencies:
|
||||
strnum: 2.0.5
|
||||
strnum: 2.1.1
|
||||
|
||||
fastq@1.19.1:
|
||||
dependencies:
|
||||
@ -5742,7 +5742,7 @@ snapshots:
|
||||
|
||||
strip-json-comments@3.1.1: {}
|
||||
|
||||
strnum@2.0.5: {}
|
||||
strnum@2.1.1: {}
|
||||
|
||||
supports-color@7.2.0:
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user