Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 960bba4

Browse files
authored
Automated update by SDK Generator version:3.6.0 commit:8fbe405 (#195)
1 parent 86963ea commit 960bba4

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

yarn.lock

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1535,9 +1535,9 @@
15351535
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
15361536

15371537
"@types/node@*":
1538-
version "22.10.7"
1539-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7"
1540-
integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==
1538+
version "22.10.9"
1539+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.9.tgz#b62b5e8485b9b412262466209280405525320108"
1540+
integrity sha512-Ir6hwgsKyNESl/gLOcEz3krR4CBGgliDqBQ2ma4wIhEx0w+xnoeTq3tdrNw15kU3SxogDjOgv9sqdtLW8mIHaw==
15411541
dependencies:
15421542
undici-types "~6.20.0"
15431543

@@ -1914,6 +1914,11 @@ astral-regex@^1.0.0:
19141914
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
19151915
integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
19161916

1917+
async-function@^1.0.0:
1918+
version "1.0.0"
1919+
resolved "https://registry.yarnpkg.com/async-function/-/async-function-1.0.0.tgz#509c9fca60eaf85034c6829838188e4e4c8ffb2b"
1920+
integrity sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==
1921+
19171922
asynckit@^0.4.0:
19181923
version "0.4.0"
19191924
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -2830,9 +2835,9 @@ ecc-jsbn@~0.1.1:
28302835
safer-buffer "^2.1.0"
28312836

28322837
electron-to-chromium@^1.5.73:
2833-
version "1.5.84"
2834-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.84.tgz#8e334ca206bb293a20b16418bf454783365b0a95"
2835-
integrity sha512-I+DQ8xgafao9Ha6y0qjHHvpZ9OfyA1qKlkHkjywxzniORU2awxyz7f/iVJcULmrF2yrM3nHQf+iDjJtbbexd/g==
2838+
version "1.5.86"
2839+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.86.tgz#311d70d58e20260218fac7ec2adc08f4b9797a43"
2840+
integrity sha512-/D7GAAaCRBQFBBcop6SfAAGH37djtpWkOuYhyAajw0l5vsfeSsUQYxaFPwr1c/mC/flARCDdKFo5gpFqNI+18w==
28362841

28372842
emittery@^0.13.1:
28382843
version "0.13.1"
@@ -4020,10 +4025,11 @@ is-arrayish@^0.2.1:
40204025
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
40214026

40224027
is-async-function@^2.0.0:
4023-
version "2.1.0"
4024-
resolved "https://registry.yarnpkg.com/is-async-function/-/is-async-function-2.1.0.tgz#1d1080612c493608e93168fc4458c245074c06a6"
4025-
integrity sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ==
4028+
version "2.1.1"
4029+
resolved "https://registry.yarnpkg.com/is-async-function/-/is-async-function-2.1.1.tgz#3e69018c8e04e73b738793d020bfe884b9fd3523"
4030+
integrity sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==
40264031
dependencies:
4032+
async-function "^1.0.0"
40274033
call-bound "^1.0.3"
40284034
get-proto "^1.0.1"
40294035
has-tostringtag "^1.0.2"

0 commit comments

Comments
 (0)