|
1434 | 1434 | "@ethersproject/properties" "^5.7.0" |
1435 | 1435 | "@ethersproject/strings" "^5.7.0" |
1436 | 1436 |
|
| 1437 | +"@fastify/busboy@^2.0.0": |
| 1438 | + version "2.1.1" |
| 1439 | + resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d" |
| 1440 | + integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA== |
| 1441 | + |
1437 | 1442 | "@gnosis.pm/mock-contract@^4.0.0": |
1438 | 1443 | version "4.0.0" |
1439 | 1444 | resolved "https://registry.yarnpkg.com/@gnosis.pm/mock-contract/-/mock-contract-4.0.0.tgz#eaf500fddcab81b5f6c22280a7b22ff891dd6f87" |
@@ -5628,13 +5633,6 @@ buildcheck@~0.0.6: |
5628 | 5633 | resolved "https://registry.yarnpkg.com/buildcheck/-/buildcheck-0.0.6.tgz#89aa6e417cfd1e2196e3f8fe915eb709d2fe4238" |
5629 | 5634 | integrity sha512-8f9ZJCUXyT1M35Jx7MkBgmBMo3oHTTBIPLiY9xyL0pl3T5RwcPEY8cUHr5LBNfu/fk6c2T4DJZuVM/8ZZT2D2A== |
5630 | 5635 |
|
5631 | | -busboy@^1.6.0: |
5632 | | - version "1.6.0" |
5633 | | - resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893" |
5634 | | - integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA== |
5635 | | - dependencies: |
5636 | | - streamsearch "^1.1.0" |
5637 | | - |
5638 | 5636 | |
5639 | 5637 | version "3.1.2" |
5640 | 5638 | resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5" |
@@ -15775,11 +15773,6 @@ stream-to-pull-stream@^1.7.1: |
15775 | 15773 | looper "^3.0.0" |
15776 | 15774 | pull-stream "^3.2.3" |
15777 | 15775 |
|
15778 | | -streamsearch@^1.1.0: |
15779 | | - version "1.1.0" |
15780 | | - resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764" |
15781 | | - integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg== |
15782 | | - |
15783 | 15776 | strict-uri-encode@^1.0.0: |
15784 | 15777 | version "1.1.0" |
15785 | 15778 | resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" |
@@ -16829,11 +16822,11 @@ undici-types@^6.20.0: |
16829 | 16822 | integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
16830 | 16823 |
|
16831 | 16824 | undici@^5.14.0: |
16832 | | - version "5.21.0" |
16833 | | - resolved "https://registry.yarnpkg.com/undici/-/undici-5.21.0.tgz#b00dfc381f202565ab7f52023222ab862bb2494f" |
16834 | | - integrity sha512-HOjK8l6a57b2ZGXOcUsI5NLfoTrfmbOl90ixJDl0AEFG4wgHNDQxtZy15/ZQp7HhjkpaGlp/eneMgtsu1dIlUA== |
| 16825 | + version "5.28.5" |
| 16826 | + resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.5.tgz#b2b94b6bf8f1d919bc5a6f31f2c01deb02e54d4b" |
| 16827 | + integrity sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA== |
16835 | 16828 | dependencies: |
16836 | | - busboy "^1.6.0" |
| 16829 | + "@fastify/busboy" "^2.0.0" |
16837 | 16830 |
|
16838 | 16831 | union-value@^1.0.0: |
16839 | 16832 | version "1.0.1" |
|
0 commit comments