|
2773 | 2773 | integrity sha512-t+8/QWTAhOFlrF1IVZqKnMRJi84EgkIK5Kh0p2JV4OLywUvCwJPFxbJAl7XAow7DVIHsF+xW9f1MVzg0L6Szjw==
|
2774 | 2774 |
|
2775 | 2775 | "@types/node-fetch@*", "@types/node-fetch@^2.5.8":
|
2776 |
| - version "2.6.12" |
2777 |
| - resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.12.tgz#8ab5c3ef8330f13100a7479e2cd56d3386830a03" |
2778 |
| - integrity sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA== |
| 2776 | + version "2.6.13" |
| 2777 | + resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.13.tgz#e0c9b7b5edbdb1b50ce32c127e85e880872d56ee" |
| 2778 | + integrity sha512-QGpRVpzSaUs30JBSGPjOg4Uveu384erbHBoT1zeONvyCfwQxIkUshLAOqN/k9EjGviPRmWTTe6aH2qySWKTVSw== |
2779 | 2779 | dependencies:
|
2780 | 2780 | "@types/node" "*"
|
2781 |
| - form-data "^4.0.0" |
| 2781 | + form-data "^4.0.4" |
2782 | 2782 |
|
2783 | 2783 | "@types/node@*":
|
2784 | 2784 | version "22.9.0"
|
@@ -5519,6 +5519,16 @@ es-set-tostringtag@^2.0.3:
|
5519 | 5519 | has-tostringtag "^1.0.2"
|
5520 | 5520 | hasown "^2.0.1"
|
5521 | 5521 |
|
| 5522 | +es-set-tostringtag@^2.1.0: |
| 5523 | + version "2.1.0" |
| 5524 | + resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d" |
| 5525 | + integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA== |
| 5526 | + dependencies: |
| 5527 | + es-errors "^1.3.0" |
| 5528 | + get-intrinsic "^1.2.6" |
| 5529 | + has-tostringtag "^1.0.2" |
| 5530 | + hasown "^2.0.2" |
| 5531 | + |
5522 | 5532 | es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
|
5523 | 5533 | version "1.0.2"
|
5524 | 5534 | resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
|
@@ -6290,13 +6300,15 @@ forever-agent@~0.6.1:
|
6290 | 6300 | resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
|
6291 | 6301 | integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==
|
6292 | 6302 |
|
6293 |
| -form-data@^4.0.0: |
6294 |
| - version "4.0.1" |
6295 |
| - resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48" |
6296 |
| - integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw== |
| 6303 | +form-data@^4.0.4: |
| 6304 | + version "4.0.4" |
| 6305 | + resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4" |
| 6306 | + integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow== |
6297 | 6307 | dependencies:
|
6298 | 6308 | asynckit "^0.4.0"
|
6299 | 6309 | combined-stream "^1.0.8"
|
| 6310 | + es-set-tostringtag "^2.1.0" |
| 6311 | + hasown "^2.0.2" |
6300 | 6312 | mime-types "^2.1.12"
|
6301 | 6313 |
|
6302 | 6314 | form-data@~2.3.2:
|
@@ -6477,7 +6489,7 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@
|
6477 | 6489 | has-symbols "^1.0.3"
|
6478 | 6490 | hasown "^2.0.0"
|
6479 | 6491 |
|
6480 |
| -get-intrinsic@^1.3.0: |
| 6492 | +get-intrinsic@^1.2.6, get-intrinsic@^1.3.0: |
6481 | 6493 | version "1.3.0"
|
6482 | 6494 | resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
|
6483 | 6495 | integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
|
|
0 commit comments