|
1535 | 1535 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
1536 | 1536 |
|
1537 | 1537 | "@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== |
1541 | 1541 | dependencies:
|
1542 | 1542 | undici-types "~6.20.0"
|
1543 | 1543 |
|
@@ -1914,6 +1914,11 @@ astral-regex@^1.0.0:
|
1914 | 1914 | resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
|
1915 | 1915 | integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
|
1916 | 1916 |
|
| 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 | + |
1917 | 1922 | asynckit@^0.4.0:
|
1918 | 1923 | version "0.4.0"
|
1919 | 1924 | resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
@@ -2830,9 +2835,9 @@ ecc-jsbn@~0.1.1:
|
2830 | 2835 | safer-buffer "^2.1.0"
|
2831 | 2836 |
|
2832 | 2837 | 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== |
2836 | 2841 |
|
2837 | 2842 | emittery@^0.13.1:
|
2838 | 2843 | version "0.13.1"
|
@@ -4020,10 +4025,11 @@ is-arrayish@^0.2.1:
|
4020 | 4025 | integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
4021 | 4026 |
|
4022 | 4027 | 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== |
4026 | 4031 | dependencies:
|
| 4032 | + async-function "^1.0.0" |
4027 | 4033 | call-bound "^1.0.3"
|
4028 | 4034 | get-proto "^1.0.1"
|
4029 | 4035 | has-tostringtag "^1.0.2"
|
|
0 commit comments