Skip to content

Commit bba5ceb

Browse files
Rollback busboy due to breaking change
Signed-off-by: Peter Broadhurst <[email protected]>
1 parent e748fcc commit bba5ceb

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

package-lock.json

Lines changed: 15 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"ajv": "^8.8.2",
2424
"axios": "^0.24.0",
25-
"busboy": "^1.3.0",
25+
"busboy": "^0.3.1",
2626
"express": "^4.17.2",
2727
"form-data": "^4.0.0",
2828
"jsrsasign": "^10.5.1",

0 commit comments

Comments
 (0)