diff --git a/admin/package-lock.json b/admin/package-lock.json index b8b6e23..e3ccf4c 100644 --- a/admin/package-lock.json +++ b/admin/package-lock.json @@ -38,7 +38,7 @@ "bullmq": "^5.65.1", "dockerode": "^4.0.7", "edge.js": "^6.2.1", - "fast-xml-parser": "^5.2.5", + "fast-xml-parser": "^5.3.4", "luxon": "^3.6.1", "maplibre-gl": "^4.7.1", "mysql2": "^3.14.1", @@ -6850,9 +6850,9 @@ "license": "MIT" }, "node_modules/fast-xml-parser": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz", - "integrity": "sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==", + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.4.tgz", + "integrity": "sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA==", "funding": [ { "type": "github", diff --git a/admin/package.json b/admin/package.json index 3f29eaf..a767dcf 100644 --- a/admin/package.json +++ b/admin/package.json @@ -89,7 +89,7 @@ "bullmq": "^5.65.1", "dockerode": "^4.0.7", "edge.js": "^6.2.1", - "fast-xml-parser": "^5.2.5", + "fast-xml-parser": "^5.3.4", "luxon": "^3.6.1", "maplibre-gl": "^4.7.1", "mysql2": "^3.14.1",