Skip to content

Commit 7e7b4b7

Browse files
committed
chore(dep): fix node 18
1 parent e618667 commit 7e7b4b7

File tree

2 files changed

+13
-41
lines changed

2 files changed

+13
-41
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"@babel/helpers": "^7.26.10",
6464
"@azure/identity": "4.2.1",
6565
"@azure/core-auth": "1.7.2",
66-
"@azure/core-client": "1.9.2"
66+
"@azure/core-client": "1.9.2",
67+
"@azure/core-rest-pipeline": "1.16.3"
6768
}
6869
}

yarn.lock

Lines changed: 11 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@
771771
dependencies:
772772
tslib "^2.6.2"
773773

774-
"@azure/core-auth@1.7.2", "@azure/core-auth@^1.10.0", "@azure/core-auth@^1.3.0", "@azure/core-auth@^1.4.0", "@azure/core-auth@^1.5.0", "@azure/core-auth@^1.7.2":
774+
"@azure/core-auth@1.7.2", "@azure/core-auth@^1.3.0", "@azure/core-auth@^1.4.0", "@azure/core-auth@^1.5.0", "@azure/core-auth@^1.7.2":
775775
version "1.7.2"
776776
resolved "https://registry.yarnpkg.com/@azure/core-auth/-/core-auth-1.7.2.tgz#558b7cb7dd12b00beec07ae5df5907d74df1ebd9"
777777
integrity sha512-Igm/S3fDYmnMq1uKS38Ae1/m37B3zigdlZw+kocwEhh5GjyKjPrXKO2J6rzpC1wAxrNil/jX9BJRqBshyjnF3g==
@@ -819,33 +819,19 @@
819819
dependencies:
820820
tslib "^2.2.0"
821821

822-
"@azure/core-rest-pipeline@^1.1.0":
823-
version "1.22.1"
824-
resolved "https://registry.yarnpkg.com/@azure/core-rest-pipeline/-/core-rest-pipeline-1.22.1.tgz#f47bc02ff9a79f62e6a32aa375420b1b86dcbccd"
825-
integrity sha512-UVZlVLfLyz6g3Hy7GNDpooMQonUygH7ghdiSASOOHy97fKj/mPLqgDX7aidOijn+sCMU+WU8NjlPlNTgnvbcGA==
822+
"@azure/core-rest-pipeline@1.16.3", "@azure/core-rest-pipeline@^1.1.0", "@azure/core-rest-pipeline@^1.3.0", "@azure/core-rest-pipeline@^1.8.1", "@azure/core-rest-pipeline@^1.9.1":
823+
version "1.16.3"
824+
resolved "https://registry.yarnpkg.com/@azure/core-rest-pipeline/-/core-rest-pipeline-1.16.3.tgz#bde3bc3ebad7f885ddd9de6af5e5a8fc254b287e"
825+
integrity sha512-VxLk4AHLyqcHsfKe4MZ6IQ+D+ShuByy+RfStKfSjxJoL3WBWq17VNmrz8aT8etKzqc2nAeIyLxScjpzsS4fz8w==
826826
dependencies:
827-
"@azure/abort-controller" "^2.1.2"
828-
"@azure/core-auth" "^1.10.0"
829-
"@azure/core-tracing" "^1.3.0"
830-
"@azure/core-util" "^1.13.0"
831-
"@azure/logger" "^1.3.0"
832-
"@typespec/ts-http-runtime" "^0.3.0"
833-
tslib "^2.6.2"
834-
835-
"@azure/core-rest-pipeline@^1.3.0", "@azure/core-rest-pipeline@^1.8.1", "@azure/core-rest-pipeline@^1.9.1":
836-
version "1.12.2"
837-
resolved "https://registry.yarnpkg.com/@azure/core-rest-pipeline/-/core-rest-pipeline-1.12.2.tgz#a8952164f93b63ab15ae09aac416138da20daecd"
838-
integrity sha512-wLLJQdL4v1yoqYtEtjKNjf8pJ/G/BqVomAWxcKOR1KbZJyCEnCv04yks7Y1NhJ3JzxbDs307W67uX0JzklFdCg==
839-
dependencies:
840-
"@azure/abort-controller" "^1.0.0"
827+
"@azure/abort-controller" "^2.0.0"
841828
"@azure/core-auth" "^1.4.0"
842829
"@azure/core-tracing" "^1.0.1"
843-
"@azure/core-util" "^1.3.0"
830+
"@azure/core-util" "^1.9.0"
844831
"@azure/logger" "^1.0.0"
845-
form-data "^4.0.0"
846-
http-proxy-agent "^5.0.0"
847-
https-proxy-agent "^5.0.0"
848-
tslib "^2.2.0"
832+
http-proxy-agent "^7.0.0"
833+
https-proxy-agent "^7.0.0"
834+
tslib "^2.6.2"
849835

850836
"@azure/core-tracing@^1.0.0", "@azure/core-tracing@^1.0.1":
851837
version "1.0.1"
@@ -854,13 +840,6 @@
854840
dependencies:
855841
tslib "^2.2.0"
856842

857-
"@azure/core-tracing@^1.3.0":
858-
version "1.3.1"
859-
resolved "https://registry.yarnpkg.com/@azure/core-tracing/-/core-tracing-1.3.1.tgz#e971045c901ea9c110616b0e1db272507781d5f6"
860-
integrity sha512-9MWKevR7Hz8kNzzPLfX4EAtGM2b8mr50HPDBvio96bURP/9C+HjdH3sBlLSNNrvRAr5/k/svoH457gB5IKpmwQ==
861-
dependencies:
862-
tslib "^2.6.2"
863-
864843
"@azure/core-util@^1.0.0", "@azure/core-util@^1.1.0", "@azure/core-util@^1.2.0", "@azure/core-util@^1.3.0":
865844
version "1.6.1"
866845
resolved "https://registry.yarnpkg.com/@azure/core-util/-/core-util-1.6.1.tgz#fea221c4fa43c26543bccf799beb30c1c7878f5a"
@@ -869,7 +848,7 @@
869848
"@azure/abort-controller" "^1.0.0"
870849
tslib "^2.2.0"
871850

872-
"@azure/core-util@^1.13.0", "@azure/core-util@^1.6.1":
851+
"@azure/core-util@^1.6.1", "@azure/core-util@^1.9.0":
873852
version "1.13.1"
874853
resolved "https://registry.yarnpkg.com/@azure/core-util/-/core-util-1.13.1.tgz#6dff2ff6d3c9c6430c6f4d3b3e65de531f10bafe"
875854
integrity sha512-XPArKLzsvl0Hf0CaGyKHUyVgF7oDnhKoP85Xv6M4StF/1AhfORhZudHtOyf2s+FcbuQ9dPRAjB8J2KvRRMUK2A==
@@ -922,14 +901,6 @@
922901
dependencies:
923902
tslib "^2.2.0"
924903

925-
"@azure/logger@^1.3.0":
926-
version "1.3.0"
927-
resolved "https://registry.yarnpkg.com/@azure/logger/-/logger-1.3.0.tgz#5501cf85d4f52630602a8cc75df76568c969a827"
928-
integrity sha512-fCqPIfOcLE+CGqGPd66c8bZpwAji98tZ4JI9i/mlTNTlsIWslCfpg48s/ypyLxZTump5sypjrKn2/kY7q8oAbA==
929-
dependencies:
930-
"@typespec/ts-http-runtime" "^0.3.0"
931-
tslib "^2.6.2"
932-
933904
"@azure/msal-browser@^3.11.1":
934905
version "3.30.0"
935906
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-3.30.0.tgz#887c4417710d375506be041556499a0d92fc62e0"

0 commit comments

Comments
 (0)