File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 110
110
"react-scripts/**/debug" : " ^3.1.0" ,
111
111
"recharts/**/d3-color" : " ^3.1.0" ,
112
112
"minio/xml2js" : " ^0.5.0" ,
113
- "websocket/debug" : " ^3.1.0"
113
+ "websocket/debug" : " ^3.1.0" ,
114
+ "fast-xml-parser" : " ^4.2.4"
114
115
},
115
116
"main" : " index.js"
116
117
}
Original file line number Diff line number Diff line change @@ -5741,10 +5741,10 @@ fast-safe-stringify@^2.1.1:
5741
5741
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
5742
5742
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
5743
5743
5744
- fast-xml-parser@^4.2.2:
5745
- version "4.2.2 "
5746
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.2 .tgz#cb7310d1e9cf42d22c687b0fae41f3c926629368 "
5747
- integrity sha512-DLzIPtQqmvmdq3VUKR7T6omPK/VCRNqgFlGtbESfyhcH2R4I8EzK1/K6E8PkRCK2EabWrUHK32NjYRbEFnnz0Q ==
5744
+ fast-xml-parser@^4.2.2, fast-xml-parser@^4.2.4 :
5745
+ version "4.2.4 "
5746
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.4 .tgz#6e846ede1e56ad9e5ef07d8720809edf0ed07e9b "
5747
+ integrity sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ ==
5748
5748
dependencies:
5749
5749
strnum "^1.0.5"
5750
5750
You can’t perform that action at this time.
0 commit comments