Skip to content

Commit 6e2c857

Browse files
committed
deps: change to fastify busboy
Signed-off-by: Sebastian Beltran <[email protected]>
1 parent 0883bde commit 6e2c857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"dependencies": {
2222
"append-field": "^1.0.0",
23-
"busboy": "^1.0.0",
23+
"@fastify/busboy": "^1.0.0",
2424
"concat-stream": "^1.5.2",
2525
"mkdirp": "^0.5.6",
2626
"object-assign": "^4.1.1",

0 commit comments

Comments
 (0)