1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 02:12:30 +01:00

Bump fast-xml-parser from 4.2.5 to 4.4.1

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.5 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.5...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-29 20:16:04 +00:00 committed by GitHub
parent 79de13fd83
commit f74ab729a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -79,7 +79,7 @@
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-unicorn": "^51.0.1",
"evergreen-ui": "^6.13.1",
"fast-xml-parser": "^4.2.5",
"fast-xml-parser": "^4.4.1",
"framer-motion": "^9.0.3",
"i18next-parser": "^7.6.0",
"icon-gen": "^4.0.0",

View File

@ -5480,14 +5480,14 @@ __metadata:
languageName: node
linkType: hard
"fast-xml-parser@npm:^4.2.5":
version: 4.2.5
resolution: "fast-xml-parser@npm:4.2.5"
"fast-xml-parser@npm:^4.4.1":
version: 4.4.1
resolution: "fast-xml-parser@npm:4.4.1"
dependencies:
strnum: "npm:^1.0.5"
bin:
fxparser: src/cli/cli.js
checksum: 4be7ebe24d6a9a60c278e1423cd86a7da9a77ec64c95563e2c552363caf7a777e0c87c9de1255c2f4e8dea9bce8905dc2bdc58a34e9f2b73c4693654456ad284
checksum: 0c05ab8703630d8c857fafadbd78d0020d3a8e54310c3842179cd4a0d9d97e96d209ce885e91241f4aa9dd8dfc2fd924a682741a423d65153cad34da2032ec44
languageName: node
linkType: hard
@ -7600,7 +7600,7 @@ __metadata:
execa: "npm:^8.0.1"
express: "npm:^4.19.2"
express-async-handler: "npm:^1.2.0"
fast-xml-parser: "npm:^4.2.5"
fast-xml-parser: "npm:^4.4.1"
file-type: "npm:16"
framer-motion: "npm:^9.0.3"
fs-extra: "npm:^8.1.0"