|
400 | 400 | "@fastify/forwarded" "^3.0.0" |
401 | 401 | ipaddr.js "^2.1.0" |
402 | 402 |
|
403 | | -"@fastify/reply-from@11.0.2": |
404 | | - version "11.0.2" |
405 | | - resolved "https://registry.yarnpkg.com/@fastify/reply-from/-/reply-from-11.0.2.tgz#8b20d504256cbf03da5c5ef74498a026a70e3d9b" |
406 | | - integrity sha512-VcHhe01PsHuVX2eVrkoskCs+pwNPgVfOOpwQJnSo3AwIKtISm0VCFB7bycQjHfxAuPYgkrI6ZvYoovdHx4sVMA== |
| 403 | +"@fastify/reply-from@12.5.0": |
| 404 | + version "12.5.0" |
| 405 | + resolved "https://registry.yarnpkg.com/@fastify/reply-from/-/reply-from-12.5.0.tgz#b7200545e0543eb773c43ffcbf44a2791f2f6dba" |
| 406 | + integrity sha512-m7mTGjgtnpnZBk4I8r6eFJY8WB4kyvXJo2nAf5PBm5f3mj3P7G6H2D7mhmF25os/n6EGMWVyw/bpTUehvy0i8g== |
407 | 407 | dependencies: |
408 | 408 | "@fastify/error" "^4.0.0" |
409 | 409 | end-of-stream "^1.4.4" |
410 | | - fast-content-type-parse "^2.0.0" |
| 410 | + fast-content-type-parse "^3.0.0" |
411 | 411 | fast-querystring "^1.1.2" |
412 | 412 | fastify-plugin "^5.0.1" |
413 | 413 | toad-cache "^3.7.0" |
414 | | - undici "^6.11.1" |
| 414 | + undici "^7.0.0" |
415 | 415 |
|
416 | 416 | "@fastify/type-provider-typebox@5.2.0": |
417 | 417 | version "5.2.0" |
@@ -4752,10 +4752,10 @@ extend@^3.0.2: |
4752 | 4752 | resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" |
4753 | 4753 | integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== |
4754 | 4754 |
|
4755 | | -fast-content-type-parse@^2.0.0: |
4756 | | - version "2.0.1" |
4757 | | - resolved "https://registry.yarnpkg.com/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz#c236124534ee2cb427c8d8e5ba35a4856947847b" |
4758 | | - integrity sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q== |
| 4755 | +fast-content-type-parse@^3.0.0: |
| 4756 | + version "3.0.0" |
| 4757 | + resolved "https://registry.yarnpkg.com/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz#5590b6c807cc598be125e6740a9fde589d2b7afb" |
| 4758 | + integrity sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg== |
4759 | 4759 |
|
4760 | 4760 | fast-copy@^4.0.0: |
4761 | 4761 | version "4.0.0" |
@@ -7694,10 +7694,10 @@ undici-types@~7.16.0: |
7694 | 7694 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" |
7695 | 7695 | integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== |
7696 | 7696 |
|
7697 | | -undici@^6.11.1: |
7698 | | - version "6.21.3" |
7699 | | - resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.3.tgz#185752ad92c3d0efe7a7d1f6854a50f83b552d7a" |
7700 | | - integrity sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw== |
| 7697 | +undici@^7.0.0: |
| 7698 | + version "7.18.2" |
| 7699 | + resolved "https://registry.yarnpkg.com/undici/-/undici-7.18.2.tgz#6cf724ef799a67d94fd55adf66b1e184176efcdf" |
| 7700 | + integrity sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw== |
7701 | 7701 |
|
7702 | 7702 | universalify@^0.1.0: |
7703 | 7703 | version "0.1.2" |
|
0 commit comments