|
|
@@ -740,6 +740,18 @@
|
|
|
dependencies:
|
|
|
tslib "^2.5.0"
|
|
|
|
|
|
+"@azure-rest/core-client@^2.2.0":
|
|
|
+ version "2.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@azure-rest/core-client/-/core-client-2.2.0.tgz#53d23db3a490c52a6958e396ca606e7adef1ad32"
|
|
|
+ integrity sha512-2uPSZPRb2TRyYONl5IcsWhX7C1xbm6Gof/tcLlDnYg7fCVcEfASfySKZ9OTHxhNeFgo79LhrT6juEoxTHvrXkQ==
|
|
|
+ dependencies:
|
|
|
+ "@azure/abort-controller" "^2.0.0"
|
|
|
+ "@azure/core-auth" "^1.3.0"
|
|
|
+ "@azure/core-rest-pipeline" "^1.5.0"
|
|
|
+ "@azure/core-tracing" "^1.0.1"
|
|
|
+ "@azure/core-util" "^1.0.0"
|
|
|
+ tslib "^2.6.2"
|
|
|
+
|
|
|
"@azure/abort-controller@^1.0.0":
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/@azure/abort-controller/-/abort-controller-1.1.0.tgz#788ee78457a55af8a1ad342acb182383d2119249"
|
|
|
@@ -763,6 +775,15 @@
|
|
|
"@azure/core-util" "^1.1.0"
|
|
|
tslib "^2.2.0"
|
|
|
|
|
|
+"@azure/core-auth@^1.8.0":
|
|
|
+ version "1.8.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@azure/core-auth/-/core-auth-1.8.0.tgz#281b4a6d3309c3e7b15bcd967f01d4c79ae4a1d6"
|
|
|
+ integrity sha512-YvFMowkXzLbXNM11yZtVLhUCmuG0ex7JKOH366ipjmHBhL3vpDcPAeWF+jf0X+jVXwFqo3UhsWUq4kH0ZPdu/g==
|
|
|
+ dependencies:
|
|
|
+ "@azure/abort-controller" "^2.0.0"
|
|
|
+ "@azure/core-util" "^1.1.0"
|
|
|
+ tslib "^2.6.2"
|
|
|
+
|
|
|
"@azure/core-client@^1.9.2":
|
|
|
version "1.9.2"
|
|
|
resolved "https://registry.yarnpkg.com/@azure/core-client/-/core-client-1.9.2.tgz#6fc69cee2816883ab6c5cdd653ee4f2ff9774f74"
|
|
|
@@ -828,6 +849,20 @@
|
|
|
https-proxy-agent "^5.0.0"
|
|
|
tslib "^2.2.0"
|
|
|
|
|
|
+"@azure/core-rest-pipeline@^1.5.0":
|
|
|
+ version "1.17.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@azure/core-rest-pipeline/-/core-rest-pipeline-1.17.0.tgz#55dafa1093553c549ed6d8dbca69aa505c7b3aa3"
|
|
|
+ integrity sha512-62Vv8nC+uPId3j86XJ0WI+sBf0jlqTqPUFCBNrGtlaUeQUIXWV/D8GE5A1d+Qx8H7OQojn2WguC8kChD6v0shA==
|
|
|
+ dependencies:
|
|
|
+ "@azure/abort-controller" "^2.0.0"
|
|
|
+ "@azure/core-auth" "^1.8.0"
|
|
|
+ "@azure/core-tracing" "^1.0.1"
|
|
|
+ "@azure/core-util" "^1.9.0"
|
|
|
+ "@azure/logger" "^1.0.0"
|
|
|
+ http-proxy-agent "^7.0.0"
|
|
|
+ https-proxy-agent "^7.0.0"
|
|
|
+ tslib "^2.6.2"
|
|
|
+
|
|
|
"@azure/core-tracing@1.0.0-preview.13":
|
|
|
version "1.0.0-preview.13"
|
|
|
resolved "https://registry.yarnpkg.com/@azure/core-tracing/-/core-tracing-1.0.0-preview.13.tgz#55883d40ae2042f6f1e12b17dd0c0d34c536d644"
|
|
|
@@ -843,6 +878,14 @@
|
|
|
dependencies:
|
|
|
tslib "^2.2.0"
|
|
|
|
|
|
+"@azure/core-util@^1.0.0", "@azure/core-util@^1.9.0":
|
|
|
+ version "1.10.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@azure/core-util/-/core-util-1.10.0.tgz#cf3163382d40343972848c914869864df5d44bdb"
|
|
|
+ integrity sha512-dqLWQsh9Nro1YQU+405POVtXnwrIVqPyfUzc4zXCbThTg7+vNNaiMkwbX9AMXKyoFYFClxmB3s25ZFr3+jZkww==
|
|
|
+ dependencies:
|
|
|
+ "@azure/abort-controller" "^2.0.0"
|
|
|
+ tslib "^2.6.2"
|
|
|
+
|
|
|
"@azure/core-util@^1.1.0", "@azure/core-util@^1.1.1", "@azure/core-util@^1.2.0", "@azure/core-util@^1.3.0", "@azure/core-util@^1.6.1":
|
|
|
version "1.9.0"
|
|
|
resolved "https://registry.yarnpkg.com/@azure/core-util/-/core-util-1.9.0.tgz#469afd7e6452d5388b189f90d33f7756b0b210d1"
|
|
|
@@ -904,6 +947,14 @@
|
|
|
jsonwebtoken "^9.0.0"
|
|
|
uuid "^8.3.0"
|
|
|
|
|
|
+"@azure/openai@^2.0.0-beta.2":
|
|
|
+ version "2.0.0-beta.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@azure/openai/-/openai-2.0.0-beta.2.tgz#67a475b5b84358e2950fa4259b33ebc73f1fa6cf"
|
|
|
+ integrity sha512-cElfZcBno4h3OWxZPvqqqtDUQ7jcGANlzF1oC9bigRiKe/0bAfBmOSYqPyb6Gaf+ngBVo9IWJs/5ZWNAVSvkqQ==
|
|
|
+ dependencies:
|
|
|
+ "@azure-rest/core-client" "^2.2.0"
|
|
|
+ tslib "^2.6.3"
|
|
|
+
|
|
|
"@azure/storage-blob@^12.16.0":
|
|
|
version "12.16.0"
|
|
|
resolved "https://registry.yarnpkg.com/@azure/storage-blob/-/storage-blob-12.16.0.tgz#c41fb1e538d6f6e2a6756bfcc69382eededf4fa1"
|
|
|
@@ -5141,6 +5192,13 @@ agent-base@^7.0.2:
|
|
|
dependencies:
|
|
|
debug "^4.3.4"
|
|
|
|
|
|
+agent-base@^7.1.0:
|
|
|
+ version "7.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.1.tgz#bdbded7dfb096b751a2a087eeeb9664725b2e317"
|
|
|
+ integrity sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==
|
|
|
+ dependencies:
|
|
|
+ debug "^4.3.4"
|
|
|
+
|
|
|
agentkeepalive@^4.2.1:
|
|
|
version "4.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.5.0.tgz#2673ad1389b3c418c5a20c5d7364f93ca04be923"
|
|
|
@@ -10252,6 +10310,14 @@ http-proxy-agent@^5.0.0:
|
|
|
agent-base "6"
|
|
|
debug "4"
|
|
|
|
|
|
+http-proxy-agent@^7.0.0:
|
|
|
+ version "7.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz#9a8b1f246866c028509486585f62b8f2c18c270e"
|
|
|
+ integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==
|
|
|
+ dependencies:
|
|
|
+ agent-base "^7.1.0"
|
|
|
+ debug "^4.3.4"
|
|
|
+
|
|
|
http-signature@~1.2.0:
|
|
|
version "1.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
|
|
|
@@ -10274,6 +10340,14 @@ https-proxy-agent@^5.0.0:
|
|
|
agent-base "6"
|
|
|
debug "4"
|
|
|
|
|
|
+https-proxy-agent@^7.0.0:
|
|
|
+ version "7.0.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz#9e8b5013873299e11fab6fd548405da2d6c602b2"
|
|
|
+ integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==
|
|
|
+ dependencies:
|
|
|
+ agent-base "^7.0.2"
|
|
|
+ debug "4"
|
|
|
+
|
|
|
https-proxy-agent@^7.0.2:
|
|
|
version "7.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
|
|
|
@@ -17958,6 +18032,11 @@ tslib@^1.11.1, tslib@^1.8.1:
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
|
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
|
|
|
|
|
+tslib@^2.6.3:
|
|
|
+ version "2.7.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
|
|
|
+ integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
|
|
|
+
|
|
|
tsscmp@1.0.6:
|
|
|
version "1.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"
|