Skip to content

Commit f78d945

Browse files
renovate[bot]Tobbe
authored andcommitted
fix(deps): update dependency @fastify/multipart to v8.3.1 [security] (#11922)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fastify/multipart](https://redirect.github.com/fastify/fastify-multipart) | [`8.3.0` -> `8.3.1`](https://renovatebot.com/diffs/npm/@fastify%2fmultipart/8.3.0/8.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fmultipart/8.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fmultipart/8.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fmultipart/8.3.0/8.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fmultipart/8.3.0/8.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. ### GitHub Vulnerability Alerts #### [CVE-2025-24033](https://redirect.github.com/fastify/fastify-multipart/security/advisories/GHSA-27c6-mcxv-x3fh) ### Impact The `saveRequestFiles` function does not delete the uploaded temporary files when user cancels the request. ### Patches Fixed in version 8.3.1 and 9.0.3 ### Workarounds Do not use `saveRequestFiles`. ### References This was identified in [https://github.com/fastify/fastify-multipart/issues/546](https://redirect.github.com/fastify/fastify-multipart/issues/546) and fixed in [https://github.com/fastify/fastify-multipart/pull/567](https://redirect.github.com/fastify/fastify-multipart/pull/567). --- ### Release Notes <details> <summary>fastify/fastify-multipart (@&#8203;fastify/multipart)</summary> ### [`v8.3.1`](https://redirect.github.com/fastify/fastify-multipart/compare/v8.3.0...f58f774a1bd4f19655de21f47964711358eab20e) [Compare Source](https://redirect.github.com/fastify/fastify-multipart/compare/v8.3.0...v8.3.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a40fc6 commit f78d945

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

packages/api-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test:watch": "vitest watch"
3030
},
3131
"dependencies": {
32-
"@fastify/multipart": "8.3.0",
32+
"@fastify/multipart": "8.3.1",
3333
"@fastify/url-data": "5.4.0",
3434
"@redwoodjs/context": "8.4.4",
3535
"@redwoodjs/fastify-web": "8.4.4",

yarn.lock

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3330,7 +3330,7 @@ __metadata:
33303330
languageName: node
33313331
linkType: hard
33323332

3333-
"@fastify/busboy@npm:^2.0.0, @fastify/busboy@npm:^2.1.0":
3333+
"@fastify/busboy@npm:^2.0.0":
33343334
version: 2.1.1
33353335
resolution: "@fastify/busboy@npm:2.1.1"
33363336
checksum: 10c0/6f8027a8cba7f8f7b736718b013f5a38c0476eea67034c94a0d3c375e2b114366ad4419e6a6fa7ffc2ef9c6d3e0435d76dd584a7a1cbac23962fda7650b579e3
@@ -3351,13 +3351,27 @@ __metadata:
33513351
languageName: node
33523352
linkType: hard
33533353

3354+
"@fastify/deepmerge@npm:^2.0.0":
3355+
version: 2.0.1
3356+
resolution: "@fastify/deepmerge@npm:2.0.1"
3357+
checksum: 10c0/043c7e5e028d01b4bdd6b99588e8f82e5b91399d68bcbcf11726c2d058faf6f0fdeecad837dded1e184430938cf29cfc65ae0d0ac4872ee865d32f6a3e86681f
3358+
languageName: node
3359+
linkType: hard
3360+
33543361
"@fastify/error@npm:^3.0.0, @fastify/error@npm:^3.3.0, @fastify/error@npm:^3.4.0":
33553362
version: 3.4.1
33563363
resolution: "@fastify/error@npm:3.4.1"
33573364
checksum: 10c0/1f1a0faa8c86639afb6f4bd47a9cdc1f0f20ce0d6944340fbdec8218aaba91dc9cae9ed78e24e61bceb782a867efda2b9a6320091f00dcbb896d9c8a9bdf5f96
33583365
languageName: node
33593366
linkType: hard
33603367

3368+
"@fastify/error@npm:^4.0.0":
3369+
version: 4.0.0
3370+
resolution: "@fastify/error@npm:4.0.0"
3371+
checksum: 10c0/074b8a6c350c29a8fc8314298d9457fe0c1ba6e7f160e9ae6ba0e18853f1ec7427d768f966700cbf67a4694f3a9a593c6a23e42ce3ed62e40fecdf8026040d9a
3372+
languageName: node
3373+
linkType: hard
3374+
33613375
"@fastify/fast-json-stringify-compiler@npm:^4.3.0":
33623376
version: 4.3.0
33633377
resolution: "@fastify/fast-json-stringify-compiler@npm:4.3.0"
@@ -3379,17 +3393,17 @@ __metadata:
33793393
languageName: node
33803394
linkType: hard
33813395

3382-
"@fastify/multipart@npm:8.3.0":
3383-
version: 8.3.0
3384-
resolution: "@fastify/multipart@npm:8.3.0"
3396+
"@fastify/multipart@npm:8.3.1":
3397+
version: 8.3.1
3398+
resolution: "@fastify/multipart@npm:8.3.1"
33853399
dependencies:
3386-
"@fastify/busboy": "npm:^2.1.0"
3387-
"@fastify/deepmerge": "npm:^1.0.0"
3388-
"@fastify/error": "npm:^3.0.0"
3400+
"@fastify/busboy": "npm:^3.0.0"
3401+
"@fastify/deepmerge": "npm:^2.0.0"
3402+
"@fastify/error": "npm:^4.0.0"
33893403
fastify-plugin: "npm:^4.0.0"
33903404
secure-json-parse: "npm:^2.4.0"
33913405
stream-wormhole: "npm:^1.1.0"
3392-
checksum: 10c0/1021675af149435b1e585cfcaf8aba848c3799cbc213c18a0e3d74c6d64d21db27572a99295a8da5263f5562869452234dea2680e83e248456d97b560fb627eb
3406+
checksum: 10c0/f60beb6b4fa8fba2a66343cd5be58914e5605fe4a49f26f22e189f120afbd1fe1906c363a538da5b361d7257e962570e2a7f0ff4bc42dc61a2e8a118712a55e1
33933407
languageName: node
33943408
linkType: hard
33953409

@@ -7416,7 +7430,7 @@ __metadata:
74167430
version: 0.0.0-use.local
74177431
resolution: "@redwoodjs/api-server@workspace:packages/api-server"
74187432
dependencies:
7419-
"@fastify/multipart": "npm:8.3.0"
7433+
"@fastify/multipart": "npm:8.3.1"
74207434
"@fastify/url-data": "npm:5.4.0"
74217435
"@redwoodjs/context": "npm:8.4.4"
74227436
"@redwoodjs/fastify-web": "npm:8.4.4"

0 commit comments

Comments
 (0)