chore(developer): deps: update to fast-xml-parser@5.1.0 (Metadata branch)

Fixes: #10622
This commit is contained in:
Steven R. Loomis 2025-04-03 12:15:20 -05:00
parent aea6242d04
commit 1f2b8463f5
2 changed files with 4 additions and 5 deletions

View file

@ -12,7 +12,7 @@
"@keymanapp/common-types": "*",
"@sentry/node": "^7.57.0",
"eventemitter3": "^5.0.0",
"fast-xml-parser": "github:srl295/fast-xml-parser#line-number-593bis",
"fast-xml-parser": "github:NaturalIntelligence/fast-xml-parser#metadata",
"path-browserify": "^1.0.1",
"restructure": "^3.0.1",
"sax": ">=0.6.0",

7
package-lock.json generated
View file

@ -342,7 +342,7 @@
"@keymanapp/common-types": "*",
"@sentry/node": "^7.57.0",
"eventemitter3": "^5.0.0",
"fast-xml-parser": "github:srl295/fast-xml-parser#line-number-593bis",
"fast-xml-parser": "github:NaturalIntelligence/fast-xml-parser#metadata",
"path-browserify": "^1.0.1",
"restructure": "^3.0.1",
"sax": ">=0.6.0",
@ -9094,15 +9094,14 @@
"dev": true
},
"node_modules/fast-xml-parser": {
"version": "5.0.9",
"resolved": "git+ssh://git@github.com/srl295/fast-xml-parser.git#985271d7c731a6777456c362849d106073feaddd",
"version": "5.1.0",
"resolved": "git+ssh://git@github.com/NaturalIntelligence/fast-xml-parser.git#ab8d40a3077f109f34d02d05653146b8621bd255",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
}
],
"license": "MIT",
"dependencies": {
"strnum": "^2.0.5"
},