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 1919 "lodash" : " ^4.17.21" ,
2020 "luxon" : " ^3.3.0" ,
2121 "mds" : " https://github.com/minio/mds.git#v0.3.3" ,
22- "minio" : " ^7.0.32" ,
2322 "react" : " ^18.1.0" ,
2423 "react-component-export-image" : " ^1.0.6" ,
2524 "react-copy-to-clipboard" : " ^5.0.2" ,
9089 "react-app-rewired" : " ^2.2.1" ,
9190 "react-scripts" : " 5.0.1" ,
9291 "testcafe" : " ^2.3.0" ,
93- "typescript" : " ^4.4.3"
92+ "typescript" : " ^4.4.3" ,
93+ "minio" : " ^7.0.32"
9494 },
9595 "resolutions" : {
9696 "nth-check" : " ^2.0.1" ,
105105 "react-scripts/**/json5" : " ^2.2.2" ,
106106 "react-scripts/**/debug" : " ^3.1.0" ,
107107 "recharts/**/d3-color" : " ^3.1.0" ,
108- "websocket/debug" : " ^3.1.0"
108+ "websocket/debug" : " ^3.1.0" ,
109+ "minio/xml2js" : " ^0.5.0"
109110 },
110111 "main" : " index.js"
111112}
Original file line number Diff line number Diff line change @@ -12757,10 +12757,10 @@ xml-name-validator@^3.0.0:
1275712757 resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
1275812758 integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
1275912759
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 ==
1276412764 dependencies:
1276512765 sax ">=0.6.0"
1276612766 xmlbuilder "~11.0.0"
You can’t perform that action at this time.
0 commit comments