|
572 | 572 | "@ethersproject/properties" "^5.7.0"
|
573 | 573 | "@ethersproject/strings" "^5.7.0"
|
574 | 574 |
|
| 575 | +"@fastify/busboy@^2.0.0": |
| 576 | + version "2.0.0" |
| 577 | + resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.0.0.tgz#f22824caff3ae506b18207bad4126dbc6ccdb6b8" |
| 578 | + integrity sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ== |
| 579 | + |
575 | 580 | "@gar/promisify@^1.1.3":
|
576 | 581 | version "1.1.3"
|
577 | 582 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
@@ -3463,13 +3468,6 @@ bundle-name@^3.0.0:
|
3463 | 3468 | dependencies:
|
3464 | 3469 | run-applescript "^5.0.0"
|
3465 | 3470 |
|
3466 |
| -busboy@^1.6.0: |
3467 |
| - version "1.6.0" |
3468 |
| - resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893" |
3469 |
| - integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA== |
3470 |
| - dependencies: |
3471 |
| - streamsearch "^1.1.0" |
3472 |
| - |
3473 | 3471 | byte-size@7.0.0:
|
3474 | 3472 | version "7.0.0"
|
3475 | 3473 | resolved "https://registry.yarnpkg.com/byte-size/-/byte-size-7.0.0.tgz#36528cd1ca87d39bd9abd51f5715dc93b6ceb032"
|
@@ -11005,11 +11003,6 @@ statuses@2.0.1:
|
11005 | 11003 | resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
|
11006 | 11004 | integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
|
11007 | 11005 |
|
11008 |
| -streamsearch@^1.1.0: |
11009 |
| - version "1.1.0" |
11010 |
| - resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764" |
11011 |
| - integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg== |
11012 |
| - |
11013 | 11006 | string-length@^4.0.1:
|
11014 | 11007 | version "4.0.2"
|
11015 | 11008 | resolved "https://registry.yarnpkg.com/string-length/-/string-length-4.0.2.tgz#a8a8dc7bd5c1a82b9b3c8b87e125f66871b6e57a"
|
@@ -11667,11 +11660,11 @@ unbox-primitive@^1.0.2:
|
11667 | 11660 | which-boxed-primitive "^1.0.2"
|
11668 | 11661 |
|
11669 | 11662 | undici@^5.4.0:
|
11670 |
| - version "5.22.0" |
11671 |
| - resolved "https://registry.yarnpkg.com/undici/-/undici-5.22.0.tgz#5e205d82a5aecc003fc4388ccd3d2c6e8674a0ad" |
11672 |
| - integrity sha512-fR9RXCc+6Dxav4P9VV/sp5w3eFiSdOjJYsbtWfd4s5L5C4ogyuVpdKIVHeW0vV1MloM65/f7W45nR9ZxwVdyiA== |
| 11663 | + version "5.26.3" |
| 11664 | + resolved "https://registry.yarnpkg.com/undici/-/undici-5.26.3.tgz#ab3527b3d5bb25b12f898dfd22165d472dd71b79" |
| 11665 | + integrity sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw== |
11673 | 11666 | dependencies:
|
11674 |
| - busboy "^1.6.0" |
| 11667 | + "@fastify/busboy" "^2.0.0" |
11675 | 11668 |
|
11676 | 11669 | union-value@^1.0.0:
|
11677 | 11670 | version "1.0.1"
|
|
0 commit comments