build(deps-dev): bump fast-xml-parser from 4.5.0 to 4.5.1

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.0 to 4.5.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.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-16 11:49:23 +00:00 committed by GitHub
parent f175fe30f1
commit 78d776d991
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -36,7 +36,7 @@
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-vue": "^9.32.0",
"fast-xml-parser": "^4.5.0",
"fast-xml-parser": "^4.5.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"mux.js": "^6.3.0",
@ -7940,9 +7940,9 @@
"dev": true
},
"node_modules/fast-xml-parser": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz",
"integrity": "sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.1.tgz",
"integrity": "sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==",
"dev": true,
"funding": [
{

View File

@ -41,7 +41,7 @@
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-vue": "^9.32.0",
"fast-xml-parser": "^4.5.0",
"fast-xml-parser": "^4.5.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"mux.js": "^6.3.0",