diff --git a/package.json b/package.json index 85834e6..c5c5112 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@isaacs/brace-expansion": "^5.0.1", "bn.js": "^4.12.3", "lodash": "4.18.1", - "fast-xml-parser": "5.7.0", + "fast-xml-parser": "~5.7.2", "protobufjs": "7.5.5", "@protobufjs/inquire": "1.1.0", "flatted": "3.4.2", diff --git a/yarn.lock b/yarn.lock index 3fcdf8e..a17ee55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25673,17 +25673,17 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:5.7.0": - version: 5.7.0 - resolution: "fast-xml-parser@npm:5.7.0" +"fast-xml-parser@npm:~5.7.2": + version: 5.7.3 + resolution: "fast-xml-parser@npm:5.7.3" dependencies: "@nodable/entities": "npm:^2.1.0" - fast-xml-builder: "npm:^1.1.5" + fast-xml-builder: "npm:^1.1.7" path-expression-matcher: "npm:^1.5.0" strnum: "npm:^2.2.3" bin: fxparser: src/cli/cli.js - checksum: 10c0/773d83bc6ad2c97e86326324784b2e3fbbcb989bc7e02c08c4284d302251ace6cd2e4f58896cdaed705887b0523c0455af5c811dece720ebe4245c3af427471b + checksum: 10c0/eeb802855e852ce16121396297f04131c6dbc74f863be94f19e26e386656bdb31677af469ddc6627983a48b99d8842888460ac5413063cb648fde547bb579978 languageName: node linkType: hard