Skip to content

chore(deps): update dependency fastify-multipart to v5.3.1 [security] #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9869,8 +9869,8 @@ __metadata:
linkType: hard

"fastify-multipart@npm:^5.2.1":
version: 5.3.0
resolution: "fastify-multipart@npm:5.3.0"
version: 5.3.1
resolution: "fastify-multipart@npm:5.3.1"
dependencies:
"@fastify/busboy": ^1.0.0
deepmerge: ^4.2.2
Expand All @@ -9880,7 +9880,7 @@ __metadata:
hexoid: ^1.0.0
secure-json-parse: ^2.4.0
stream-wormhole: ^1.1.0
checksum: f9807b9a359e74f7153dc2fc5032ae73e15d846bd1ef135d08ffe942ac57373ba915103b2c7b5879f4f37108633504699b7582540e138d4f226545aa69064cde
checksum: e471f7b01bb8c9b61c89dcd469c8846043285cfb7d4d594641397908408474059caaca4f5b5bba74cfd41e3d7f40af2b932340d047110962f7bd3de2c15ed373
languageName: node
linkType: hard

Expand Down
Loading