|
1031 | 1031 | "@babel/plugin-transform-modules-commonjs" "^7.27.1" |
1032 | 1032 | "@babel/plugin-transform-typescript" "^7.27.1" |
1033 | 1033 |
|
1034 | | -"@babel/runtime@7.23.4", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.28.4": |
| 1034 | +"@babel/runtime@7.28.4", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.28.4": |
1035 | 1035 | version "7.28.4" |
1036 | 1036 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
1037 | 1037 | integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
@@ -4328,13 +4328,13 @@ braces@^3.0.3, braces@~3.0.2: |
4328 | 4328 | dependencies: |
4329 | 4329 | fill-range "^7.1.1" |
4330 | 4330 |
|
4331 | | -broadcast-channel@^7.0.0: |
4332 | | - version "7.0.0" |
4333 | | - resolved "https://registry.npmjs.org/broadcast-channel/-/broadcast-channel-7.0.0.tgz#715823823a9c6eb4ade02abc26b9767d7cc1d075" |
4334 | | - integrity sha512-a2tW0Ia1pajcPBOGUF2jXlDnvE9d5/dg6BG9h60OmRUcZVr/veUrU8vEQFwwQIhwG3KVzYwSk3v2nRRGFgQDXQ== |
| 4331 | +broadcast-channel@^7.2.0: |
| 4332 | + version "7.2.0" |
| 4333 | + resolved "https://registry.npmjs.org/broadcast-channel/-/broadcast-channel-7.2.0.tgz#06c7fd3ea9f64691b3615ed39ab387c4598988b0" |
| 4334 | + integrity sha512-JgraikEriG/TxBUi2W/w2O0jhHjXZUtXAvCZH0Yr3whjxYVgAg0hSe6r/teM+I5H5Q/q6RhyuKdC2pHNlFyepQ== |
4335 | 4335 | dependencies: |
4336 | | - "@babel/runtime" "7.23.4" |
4337 | | - oblivious-set "1.4.0" |
| 4336 | + "@babel/runtime" "7.28.4" |
| 4337 | + oblivious-set "2.0.0" |
4338 | 4338 | p-queue "6.6.2" |
4339 | 4339 | unload "2.4.1" |
4340 | 4340 |
|
@@ -10539,10 +10539,10 @@ object.values@^1.2.1: |
10539 | 10539 | define-properties "^1.2.1" |
10540 | 10540 | es-object-atoms "^1.0.0" |
10541 | 10541 |
|
10542 | | -oblivious-set@1.4.0: |
10543 | | - version "1.4.0" |
10544 | | - resolved "https://registry.npmjs.org/oblivious-set/-/oblivious-set-1.4.0.tgz#1ee7c90f0605bb2a182fbcc8fffbe324d9994b43" |
10545 | | - integrity sha512-szyd0ou0T8nsAqHtprRcP3WidfsN1TnAR5yWXf2mFCEr5ek3LEOkT6EZ/92Xfs74HIdyhG5WkGxIssMU0jBaeg== |
| 10542 | +oblivious-set@2.0.0: |
| 10543 | + version "2.0.0" |
| 10544 | + resolved "https://registry.npmjs.org/oblivious-set/-/oblivious-set-2.0.0.tgz#30e0f0770cdde62aa906d935e25adfca8e3de895" |
| 10545 | + integrity sha512-QOUH5Xrsced9fKXaQTjWoDGKeS/Or7E2jB0FN63N4mkAO4qJdB7WR7e6qWAOHM5nk25FJ8TGjhP7DH4l6vFVLg== |
10546 | 10546 |
|
10547 | 10547 | obuf@^1.0.0, obuf@^1.1.2: |
10548 | 10548 | version "1.1.2" |
|
0 commit comments