File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 19
19
"lodash" : " ^4.17.21" ,
20
20
"luxon" : " ^3.3.0" ,
21
21
"mds" : " https://github.com/minio/mds.git#v0.3.3" ,
22
- "minio" : " ^7.0.32" ,
23
22
"react" : " ^18.1.0" ,
24
23
"react-component-export-image" : " ^1.0.6" ,
25
24
"react-copy-to-clipboard" : " ^5.0.2" ,
90
89
"react-app-rewired" : " ^2.2.1" ,
91
90
"react-scripts" : " 5.0.1" ,
92
91
"testcafe" : " ^2.3.0" ,
93
- "typescript" : " ^4.4.3"
92
+ "typescript" : " ^4.4.3" ,
93
+ "minio" : " ^7.0.32"
94
94
},
95
95
"resolutions" : {
96
96
"nth-check" : " ^2.0.1" ,
105
105
"react-scripts/**/json5" : " ^2.2.2" ,
106
106
"react-scripts/**/debug" : " ^3.1.0" ,
107
107
"recharts/**/d3-color" : " ^3.1.0" ,
108
- "websocket/debug" : " ^3.1.0"
108
+ "websocket/debug" : " ^3.1.0" ,
109
+ "minio/xml2js" : " ^0.5.0"
109
110
},
110
111
"main" : " index.js"
111
112
}
Original file line number Diff line number Diff line change @@ -12757,10 +12757,10 @@ xml-name-validator@^3.0.0:
12757
12757
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
12758
12758
integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
12759
12759
12760
- xml2js@^0.4.15:
12761
- version "0.4.23 "
12762
- resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.23 .tgz#a0c69516752421eb2ac758ee4d4ccf58843eac66 "
12763
- integrity sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug ==
12760
+ xml2js@^0.4.15, xml2js@^0.5.0 :
12761
+ version "0.5.0 "
12762
+ resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.5.0 .tgz#d9440631fbb2ed800203fad106f2724f62c493b7 "
12763
+ integrity sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA ==
12764
12764
dependencies:
12765
12765
sax ">=0.6.0"
12766
12766
xmlbuilder "~11.0.0"
You can’t perform that action at this time.
0 commit comments