Skip to content

Commit 63d46a2

Browse files
committed
Merge remote-tracking branch 'origin/main' into check-write-on-container-for-delete
2 parents d6b70b6 + ebbc6d7 commit 63d46a2

File tree

3 files changed

+561
-344
lines changed

3 files changed

+561
-344
lines changed

lib/handlers/post.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = handler
22

3-
const Busboy = require('busboy')
3+
const Busboy = require('@fastify/busboy')
44
const debug = require('debug')('solid:post')
55
const path = require('path')
66
const header = require('../header')

0 commit comments

Comments
 (0)