|
60 | 60 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.42.0.tgz#484a1d638de2911e6f5a30c12f49c7e4a3270fb6"
|
61 | 61 | integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==
|
62 | 62 |
|
| 63 | +"@fastify/busboy@^2.0.0": |
| 64 | + version "2.0.0" |
| 65 | + resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.0.0.tgz#f22824caff3ae506b18207bad4126dbc6ccdb6b8" |
| 66 | + integrity sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ== |
| 67 | + |
63 | 68 |
|
64 | 69 | version "0.1.7"
|
65 | 70 | resolved "https://registry.yarnpkg.com/@glimmer/env/-/env-0.1.7.tgz#fd2d2b55a9029c6b37a6c935e8c8871ae70dfa07"
|
@@ -446,13 +451,6 @@ builtins@^5.0.1:
|
446 | 451 | dependencies:
|
447 | 452 | semver "^7.0.0"
|
448 | 453 |
|
449 |
| -busboy@^1.6.0: |
450 |
| - version "1.6.0" |
451 |
| - resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893" |
452 |
| - integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA== |
453 |
| - dependencies: |
454 |
| - streamsearch "^1.1.0" |
455 |
| - |
456 | 454 | call-bind@^1.0.0, call-bind@^1.0.2:
|
457 | 455 | version "1.0.2"
|
458 | 456 | resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
|
@@ -2049,11 +2047,6 @@ sprintf-js@^1.1.1:
|
2049 | 2047 | resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673"
|
2050 | 2048 | integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==
|
2051 | 2049 |
|
2052 |
| -streamsearch@^1.1.0: |
2053 |
| - version "1.1.0" |
2054 |
| - resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764" |
2055 |
| - integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg== |
2056 |
| - |
2057 | 2050 | string.prototype.matchall@^4.0.6:
|
2058 | 2051 | version "4.0.8"
|
2059 | 2052 | resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"
|
@@ -2231,12 +2224,12 @@ underscore.string@~3.3.4:
|
2231 | 2224 | sprintf-js "^1.1.1"
|
2232 | 2225 | util-deprecate "^1.0.2"
|
2233 | 2226 |
|
2234 |
| -undici@5.23.0: |
2235 |
| - version "5.23.0" |
2236 |
| - resolved "https://registry.yarnpkg.com/undici/-/undici-5.23.0.tgz#e7bdb0ed42cebe7b7aca87ced53e6eaafb8f8ca0" |
2237 |
| - integrity sha512-1D7w+fvRsqlQ9GscLBwcAJinqcZGHUKjbOmXdlE/v8BvEGXjeWAax+341q44EuTcHXXnfyKNbKRq4Lg7OzhMmg== |
| 2227 | +undici@5.26.0: |
| 2228 | + version "5.26.0" |
| 2229 | + resolved "https://registry.yarnpkg.com/undici/-/undici-5.26.0.tgz#e3ea0843574b7abd90fa3240954ee82bf9c8fb3e" |
| 2230 | + integrity sha512-MLqGMyaJk2ubSl7FrmWuV7ZOsYWmdF7gcBHDRxm4AR8NoodQhgy3vO/D1god79HoetxR0uAeVNB65yj2lNRQnQ== |
2238 | 2231 | dependencies:
|
2239 |
| - busboy "^1.6.0" |
| 2232 | + "@fastify/busboy" "^2.0.0" |
2240 | 2233 |
|
2241 | 2234 | universalify@^0.1.0:
|
2242 | 2235 | version "0.1.2"
|
|
0 commit comments