|
|
|
@ -145,9 +145,9 @@
|
|
|
|
|
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@azure/core-http": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-BxI2SlGFPPz6J1XyZNIVUf0QZLBKFX+ViFjKOkzqD18J1zOINIQ8JSBKKr+i+v8+MB6LacL6Nn/sP/TE13+s2Q==",
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-A3x+um3cAPgQe42Lu7Iv/x8/fNjhL/nIoEfqFxfn30EyxK6zC13n+OUxzZBRC0IzQqssqIbt4INf5YG7lYYFtw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@azure/abort-controller": "^1.0.0",
|
|
|
|
|
"@azure/core-auth": "^1.3.0",
|
|
|
|
@ -162,7 +162,7 @@
|
|
|
|
|
"tslib": "^2.2.0",
|
|
|
|
|
"tunnel": "^0.0.6",
|
|
|
|
|
"uuid": "^8.3.0",
|
|
|
|
|
"xml2js": "^0.4.19"
|
|
|
|
|
"xml2js": "^0.5.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
@ -279,9 +279,9 @@
|
|
|
|
|
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@azure/ms-rest-js": {
|
|
|
|
|
"version": "2.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@azure/ms-rest-js/-/ms-rest-js-2.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-LLi4jRe/qy5IM8U2CkoDgSZp2OH+MgDe2wePmhz8uY84Svc53EhHaamVyoU6BjjHBxvCRh1vcD1urJDccrxqIw==",
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@azure/ms-rest-js/-/ms-rest-js-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-WYIda8VvrkZE68xHgOxUXvjThxNf1nnGPPe0rAljqK5HJHIZ12Pi3YhEDOn3Ge7UnwaaM3eFO0VtAy4nGVI27Q==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@azure/core-auth": "^1.1.4",
|
|
|
|
|
"abort-controller": "^3.0.0",
|
|
|
|
@ -291,7 +291,7 @@
|
|
|
|
|
"tslib": "^1.10.0",
|
|
|
|
|
"tunnel": "0.0.6",
|
|
|
|
|
"uuid": "^8.3.2",
|
|
|
|
|
"xml2js": "^0.4.19"
|
|
|
|
|
"xml2js": "^0.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@azure/ms-rest-js/node_modules/uuid": {
|
|
|
|
@ -9631,9 +9631,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/xml2js": {
|
|
|
|
|
"version": "0.4.23",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
|
|
|
|
|
"integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
|
|
|
|
|
"version": "0.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"sax": ">=0.6.0",
|
|
|
|
|
"xmlbuilder": "~11.0.0"
|
|
|
|
@ -9810,9 +9810,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@azure/core-http": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-BxI2SlGFPPz6J1XyZNIVUf0QZLBKFX+ViFjKOkzqD18J1zOINIQ8JSBKKr+i+v8+MB6LacL6Nn/sP/TE13+s2Q==",
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-A3x+um3cAPgQe42Lu7Iv/x8/fNjhL/nIoEfqFxfn30EyxK6zC13n+OUxzZBRC0IzQqssqIbt4INf5YG7lYYFtw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@azure/abort-controller": "^1.0.0",
|
|
|
|
|
"@azure/core-auth": "^1.3.0",
|
|
|
|
@ -9827,7 +9827,7 @@
|
|
|
|
|
"tslib": "^2.2.0",
|
|
|
|
|
"tunnel": "^0.0.6",
|
|
|
|
|
"uuid": "^8.3.0",
|
|
|
|
|
"xml2js": "^0.4.19"
|
|
|
|
|
"xml2js": "^0.5.0"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"form-data": {
|
|
|
|
@ -9932,9 +9932,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@azure/ms-rest-js": {
|
|
|
|
|
"version": "2.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@azure/ms-rest-js/-/ms-rest-js-2.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-LLi4jRe/qy5IM8U2CkoDgSZp2OH+MgDe2wePmhz8uY84Svc53EhHaamVyoU6BjjHBxvCRh1vcD1urJDccrxqIw==",
|
|
|
|
|
"version": "2.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@azure/ms-rest-js/-/ms-rest-js-2.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-WYIda8VvrkZE68xHgOxUXvjThxNf1nnGPPe0rAljqK5HJHIZ12Pi3YhEDOn3Ge7UnwaaM3eFO0VtAy4nGVI27Q==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@azure/core-auth": "^1.1.4",
|
|
|
|
|
"abort-controller": "^3.0.0",
|
|
|
|
@ -9944,7 +9944,7 @@
|
|
|
|
|
"tslib": "^1.10.0",
|
|
|
|
|
"tunnel": "0.0.6",
|
|
|
|
|
"uuid": "^8.3.2",
|
|
|
|
|
"xml2js": "^0.4.19"
|
|
|
|
|
"xml2js": "^0.5.0"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"uuid": {
|
|
|
|
@ -17125,9 +17125,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"xml2js": {
|
|
|
|
|
"version": "0.4.23",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
|
|
|
|
|
"integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
|
|
|
|
|
"version": "0.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"sax": ">=0.6.0",
|
|
|
|
|
"xmlbuilder": "~11.0.0"
|
|
|
|
|