fix(deps): update dependency fast-xml-parser to v4.4.0

This commit is contained in:
renovate[bot] 2024-07-11 16:19:22 +00:00 committed by Kavin
parent 83b1663ca3
commit d02aaa4d8d
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"dompurify": "3.1.6", "dompurify": "3.1.6",
"fast-xml-parser": "4.3.6", "fast-xml-parser": "4.4.0",
"hotkeys-js": "3.13.7", "hotkeys-js": "3.13.7",
"javascript-time-ago": "2.5.10", "javascript-time-ago": "2.5.10",
"linkify-html": "4.1.3", "linkify-html": "4.1.3",

View File

@ -9,8 +9,8 @@ dependencies:
specifier: 3.1.6 specifier: 3.1.6
version: 3.1.6 version: 3.1.6
fast-xml-parser: fast-xml-parser:
specifier: 4.3.6 specifier: 4.4.0
version: 4.3.6 version: 4.4.0
hotkeys-js: hotkeys-js:
specifier: 3.13.7 specifier: 3.13.7
version: 3.13.7 version: 3.13.7
@ -3307,8 +3307,8 @@ packages:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
dev: true dev: true
/fast-xml-parser@4.3.6: /fast-xml-parser@4.4.0:
resolution: {integrity: sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==} resolution: {integrity: sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==}
hasBin: true hasBin: true
dependencies: dependencies:
strnum: 1.0.5 strnum: 1.0.5