mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-01-22 04:27:00 +00:00
fix(deps): update dependency fast-xml-parser to v4.5.1
This commit is contained in:
parent
528b14275a
commit
2a5eeff2fc
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "3.2.3",
|
||||
"fast-xml-parser": "4.5.0",
|
||||
"fast-xml-parser": "4.5.1",
|
||||
"hotkeys-js": "3.13.9",
|
||||
"javascript-time-ago": "2.5.11",
|
||||
"linkify-html": "4.2.0",
|
||||
|
@ -12,8 +12,8 @@ importers:
|
||||
specifier: 3.2.3
|
||||
version: 3.2.3
|
||||
fast-xml-parser:
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0
|
||||
specifier: 4.5.1
|
||||
version: 4.5.1
|
||||
hotkeys-js:
|
||||
specifier: 3.13.9
|
||||
version: 3.13.9
|
||||
@ -1844,8 +1844,8 @@ packages:
|
||||
fast-uri@3.0.3:
|
||||
resolution: {integrity: sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==}
|
||||
|
||||
fast-xml-parser@4.5.0:
|
||||
resolution: {integrity: sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==}
|
||||
fast-xml-parser@4.5.1:
|
||||
resolution: {integrity: sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==}
|
||||
hasBin: true
|
||||
|
||||
fastq@1.17.1:
|
||||
@ -5086,7 +5086,7 @@ snapshots:
|
||||
|
||||
fast-uri@3.0.3: {}
|
||||
|
||||
fast-xml-parser@4.5.0:
|
||||
fast-xml-parser@4.5.1:
|
||||
dependencies:
|
||||
strnum: 1.0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user