build(deps): bump fast-xml-parser from 5.2.5 to 5.3.4 in /admin

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.5 to 5.3.4.
- [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/v5.2.5...v5.3.4)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-30 23:17:30 +00:00 committed by GitHub
parent cb85785cb1
commit 48c8ecc11d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"bullmq": "^5.65.1", "bullmq": "^5.65.1",
"dockerode": "^4.0.7", "dockerode": "^4.0.7",
"edge.js": "^6.2.1", "edge.js": "^6.2.1",
"fast-xml-parser": "^5.2.5", "fast-xml-parser": "^5.3.4",
"luxon": "^3.6.1", "luxon": "^3.6.1",
"maplibre-gl": "^4.7.1", "maplibre-gl": "^4.7.1",
"mysql2": "^3.14.1", "mysql2": "^3.14.1",
@ -6850,9 +6850,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/fast-xml-parser": { "node_modules/fast-xml-parser": {
"version": "5.2.5", "version": "5.3.4",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz", "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.4.tgz",
"integrity": "sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==", "integrity": "sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",

View File

@ -89,7 +89,7 @@
"bullmq": "^5.65.1", "bullmq": "^5.65.1",
"dockerode": "^4.0.7", "dockerode": "^4.0.7",
"edge.js": "^6.2.1", "edge.js": "^6.2.1",
"fast-xml-parser": "^5.2.5", "fast-xml-parser": "^5.3.4",
"luxon": "^3.6.1", "luxon": "^3.6.1",
"maplibre-gl": "^4.7.1", "maplibre-gl": "^4.7.1",
"mysql2": "^3.14.1", "mysql2": "^3.14.1",